flutter_expandable_fab library
Classes
- DefaultFloatingActionButtonBuilder
-
A default implementation of
FloatingActionButtonBuilder
to create a standard FAB. - ExpandableFab
- A FloatingActionButton that can show/hide multiple action buttons with animation.
- ExpandableFabOverlayStyle
- Style configuration for the overlay displayed behind the Expandable FAB.
- ExpandableFabState
- FloatingActionButtonBuilder
- A builder class for creating a customized Floating Action Button (FAB).
- RotateFloatingActionButtonBuilder
- A builder class for creating a customized Floating Action Button (FAB) with rotation animation.
Enums
- ExpandableFabAnimation
- Animation Type
- ExpandableFabPos
- The position options for the FAB on the screen.
- ExpandableFabSize
- The size of the expanded FAB.
- ExpandableFabType
- The type of behavior of this widget.