BottomSheetRoute

Types

Link copied to clipboard
data class Content(val route: Route) : BottomSheetRoute

Navigates within the content of the ModalBottomSheetLayout

Link copied to clipboard
data class SheetContent(val route: Route) : BottomSheetRoute

Navigates within the sheet content of the ModalBottomSheetLayout