PHondogo
04/25/2023, 7:45 PMOthman El Jazouli
04/25/2023, 7:51 PMModalBottomSheetLayoutsheetStateval sheetState = rememberModalBottomSheetState(
    initialValue = ModalBottomSheetValue.Hidden,
    skipHalfExpanded = true,
    confirmValueChange = { it != ModalBottomSheetValue.HalfExpanded }
)sheetContentcontentsheetState