lowerPadding

fun lowerPadding(isEdgeToEdgeEnabled: Boolean): Dp

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

Return

a dp value based on the edge-to-edge mode.

Parameters

isEdgeToEdgeEnabled

Boolean indicating if edge-to-edge mode is enabled.