openIcon property

Widget? openIcon
final

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;