AppBarDefaults


Contains default values used for TopAppBar and BottomAppBar.

Summary

Public properties

Dp

Default elevation used for BottomAppBar.

Cmn
PaddingValues

Default padding used for TopAppBar and BottomAppBar.

Cmn
Dp

Default elevation used for TopAppBar.

Cmn
WindowInsets

Recommended insets to be used and consumed by the bottom app bars

Cmn
WindowInsets

Recommended insets to be used and consumed by the top app bars

Cmn

Public properties

BottomAppBarElevation

val BottomAppBarElevationDp

Default elevation used for BottomAppBar.

ContentPadding

val ContentPaddingPaddingValues

Default padding used for TopAppBar and BottomAppBar.

TopAppBarElevation

val TopAppBarElevationDp

Default elevation used for TopAppBar.

bottomAppBarWindowInsets

val bottomAppBarWindowInsetsWindowInsets

Recommended insets to be used and consumed by the bottom app bars

topAppBarWindowInsets

val topAppBarWindowInsetsWindowInsets

Recommended insets to be used and consumed by the top app bars