openIcon property

Widget? openIcon
final

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;