AppBarDefaults
-
Cmn
object AppBarDefaults
Contains default values used for TopAppBar and BottomAppBar.
Summary
Public properties |
||
|---|---|---|
Dp |
Default elevation used for |
Cmn
|
PaddingValues |
Default padding used for |
Cmn
|
Dp |
Default elevation used for |
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
ContentPadding
val ContentPadding: PaddingValues
Default padding used for TopAppBar and BottomAppBar.
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