closeIcon property

Widget? closeIcon
final

The icon displayed on the FAB when it is in its closed state. If null, a default icon may be used.

Implementation

final Widget? closeIcon;