BottomSheetSheetContentRouteController
constructor(bottomSheetNavigatorState: StateFlow<BottomSheetNavigatorState?>, coroutineScope: StateFlow<CoroutineScope?>)
Parameters
bottomSheetNavigatorState
The flow of BottomSheetNavigatorState where the BottomSheetNavigatorState.sheetContentNavHostController is to be managed by this Route Controller
coroutineScope
A flow of CoroutineScope for managing the ModalBottomSheetState.