Companion

object Companion

Functions

Link copied to clipboard

Returns the default padding values for the button block in the BottomSheet.

Link copied to clipboard
fun lowerPadding(isEdgeToEdgeEnabled: Boolean): Dp

Returns the appropriate lower padding for the BottomSheet based on whether edge-to-edge mode is enabled.

Link copied to clipboard
fun windowInsets(isEdgeToEdgeEnabled: Boolean): WindowInsets

Returns the appropriate window insets for the BottomSheet based on whether edge-to-edge mode is enabled.