PHondogo
Othman El Jazouli
ModalBottomSheetLayout
sheetState
val sheetState = rememberModalBottomSheetState( initialValue = ModalBottomSheetValue.Hidden, skipHalfExpanded = true, confirmValueChange = { it != ModalBottomSheetValue.HalfExpanded } )
sheetContent
content
A modern programming language that makes developers happier.