endFloat constant

FloatingActionButtonLocation const endFloat = const _EndFloatFabLocation()

End-aligned FloatingActionButton, floating at the bottom of the screen.

This is the default alignment of FloatingActionButtons in Material applications.

Implementation

static const FloatingActionButtonLocation endFloat = _EndFloatFabLocation()