BottomAppBarDefaults
Contains default values used for the bottom app bar implementations.
Properties
The color of a BottomAppBar's FloatingActionButton
Default color used for BottomAppBar container
Default elevation used for BottomAppBar
Default padding used for BottomAppBar when content are default size (24dp) icons in IconButton that meet the minimum touch target (48.dp).
Default height of a flexible FlexibleBottomAppBar. The height here represents the height of the bottom app bar in its expanded state.
Default padding used for FlexibleBottomAppBar.
An Arrangement that will be used to space FlexibleBottomAppBar's with a fixed spacing.
A default Arrangement that will be used to space a FlexibleBottomAppBar's content.
Default insets that will be used and consumed by BottomAppBar.
Functions
Returns a BottomAppBarScrollBehavior. A bottom app bar that is set up with this BottomAppBarScrollBehavior will immediately collapse when the content is pulled up, and will immediately appear when the content is pulled down.