BackdropScaffoldDefaults


Contains useful defaults for BackdropScaffold.

Summary

Public properties

AnimationSpec<Float>

The default animation spec used by BottomSheetScaffoldState.

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 AnimationSpecAnimationSpec<Float>

The default animation spec used by BottomSheetScaffoldState.

FrontLayerElevation

val FrontLayerElevationDp

The default elevation of the front layer.

HeaderHeight

val HeaderHeightDp

The default header height of the front layer.

PeekHeight

val PeekHeightDp

The default peek height of the back layer.

frontLayerScrimColor

val frontLayerScrimColorColor

The default color of the scrim applied to the front layer.

frontLayerShape

val frontLayerShapeShape

The default shape of the front layer.