FloatingActionButtonDefaults
Contains the default values used by FloatingActionButton
Properties
Default container color for a floating action button.
Default shape for an extended floating action button.
The recommended size of the icon inside a LargeFloatingActionButton.
Default shape for a large floating action button.
Default shape for a small floating action button.
Functions
Use this to create a FloatingActionButton that represents the default elevation of a FloatingActionButton used for BottomAppBar in different states.
Creates a FloatingActionButtonElevation that represents the elevation of a FloatingActionButton in different states. For use cases in which a less prominent FloatingActionButton is possible consider the loweredElevation.
Use this to create a FloatingActionButton with a lowered elevation for less emphasis. Use elevation to get a normal FloatingActionButton.