Package-level declarations
Functions
Link copied to clipboard
fun BottomSheetWithCloseDialog(modifier: Modifier = Modifier, bottomSheetSettings: BottomSheetSettings = BottomSheetSettings(), content: @Composable () -> Unit)
Author: @Jeluchu