BackdropScaffoldDefaults
-
Cmn
object BackdropScaffoldDefaults
Contains useful defaults for BackdropScaffold.
Summary
Public properties |
||
|---|---|---|
AnimationSpec<Float> |
The default animation spec used by |
Cmn
|
Dp |
The default elevation of the front layer. |
Cmn
|
Dp |
The default header height of the front layer. |
Cmn
|
Dp |
The default peek height of the back layer. |
Cmn
|
Color |
The default color of the scrim applied to the front layer. |
Cmn
|
Shape |
The default shape of the front layer. |
Cmn
|
Public properties
AnimationSpec
val AnimationSpec: AnimationSpec<Float>
The default animation spec used by BottomSheetScaffoldState.
frontLayerScrimColor
val frontLayerScrimColor: Color
The default color of the scrim applied to the front layer.