openIcon property
The icon to display in the FAB when it's in the closed state. If null, a default '+' icon is displayed.
Implementation
final Widget? openIcon;
The icon to display in the FAB when it's in the closed state. If null, a default '+' icon is displayed.
final Widget? openIcon;