ms
ModalBottomSheetLayout
isHalfExpandedEnabled
divid3d
confirmStateChange
val sheetState = rememberModalBottomSheetState( initialValue = ModalBottomSheetValue.Hidden, confirmStateChange = { stateValue -> stateValue != ModalBottomSheetValue.HalfExpanded } )
A modern programming language that makes developers happier.