Common
public class BottomSheetNavigatorSheetState(private val sheetState: ModalBottomSheetState)
The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives
Parameters
| sheetState | The sheet state that is driven by the BottomSheetNavigator |