openIcon property
The icon displayed on the FAB when it is in its open state. If null, a default icon may be used.
Implementation
final Widget? openIcon;
The icon displayed on the FAB when it is in its open state. If null, a default icon may be used.
final Widget? openIcon;