centerFloat constant Null safety
Centered FloatingActionButton, floating at the bottom of the screen.
To position a mini floating action button, use miniCenterFloat and set FloatingActionButton.mini to true.
Implementation
static const FloatingActionButtonLocation centerFloat = _CenterFloatFabLocation();