BottomSheetRouteController
class BottomSheetRouteController(contentRouteController: RouteController, sheetContentRouteController: BottomSheetSheetContentRouteController)
A controller that handles the BottomSheetRoute for a ModalBottomSheetLayout
Parameters
contentRouteController
The RouteController managing the content.
sheetContentRouteController
The RouteController managing the sheet content.
Constructors
Link copied to clipboard
constructor(contentRouteController: RouteController, sheetContentRouteController: BottomSheetSheetContentRouteController)
Functions
Link copied to clipboard
Navigates using a given BottomSheetRoute