centerFloat constant

FloatingActionButtonLocation const centerFloat = const _CenterFloatFabLocation()

Centered FloatingActionButton, floating at the bottom of the screen.

Implementation

static const FloatingActionButtonLocation centerFloat = _CenterFloatFabLocation()