floating_action_wheel library

Classes

FloatingActionWheel
Material FAB that carries an immersive wheel with customizable button
WheelButton
Model class for a wheel button, serves only as an encapsulation for each of the wheel buttons' properties Parameters: String text (Nullable) the text to display on the button IconData icon (Nullable) the icon to show on the button Color backgroundColor (Nullable) Button's color Function onPressed (Non-Null) the functionality for the button's onPressed callback Color foregroundColor (Nullable) the color for text/icon