Common
object BackdropScaffoldDefaults
Contains useful defaults for BackdropScaffold.
Properties
Common
val PeekHeight = 56.dp
The default peek height of the back layer.
Common
val HeaderHeight = 48.dp
The default header height of the front layer.
Common
val frontLayerShape: Shape
The default shape of the front layer.
Common
val FrontLayerElevation = 1.dp
The default elevation of the front layer.
Common
val frontLayerScrimColor: Color
The default color of the scrim applied to the front layer.
Common
val AnimationSpec: AnimationSpec<Float>
The default animation spec used by BottomSheetScaffoldState.