BottomSheetDefaults
Contains the default values used by ModalBottomSheet and BottomSheetScaffold.
Properties
Link copied to clipboard
The default container color for a bottom sheet.
Link copied to clipboard
The default shape for a bottom sheets in PartiallyExpanded and Expanded states.
Link copied to clipboard
The default shape for bottom sheets in a Hidden state.
Link copied to clipboard
The default color of the scrim overlay for background content.
Link copied to clipboard
The default max width used by ModalBottomSheet and BottomSheetScaffold
Link copied to clipboard
The default peek height used by BottomSheetScaffold.
Link copied to clipboard
Default insets to be used and consumed by the ModalBottomSheet's content.
Functions
Link copied to clipboard
@Composable
The optional visual marker placed on top of a bottom sheet to indicate it may be dragged.