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 BottomAppBarElevation: Dp

Default elevation used for BottomAppBar.

ContentPadding

val ContentPadding: PaddingValues

Default padding used for TopAppBar and BottomAppBar.

TopAppBarElevation

val TopAppBarElevation: Dp

Default elevation used for TopAppBar.

bottomAppBarWindowInsets

val bottomAppBarWindowInsets: WindowInsets

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

topAppBarWindowInsets

val topAppBarWindowInsets: WindowInsets

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