freestyle_speed_dial library
Classes
-
SpeedDialBuilder<
T> - This widget can be used to create speed dial buttons of all kinds of styles.
Typedefs
- SpeedDialButtonBuilder = Widget Function(BuildContext context, bool isActive, VoidCallback toggle)
-
SpeedDialItemBuilder<
T> = Widget Function(BuildContext context, T item, int index, Animation< double> animation)