SheetContent

data class SheetContent(val route: Route) : BottomSheetRoute

Navigates within the sheet content of the ModalBottomSheetLayout

Parameters

route

The Route to navigate

Constructors

Link copied to clipboard
constructor(route: Route)

Properties

Link copied to clipboard