fabCollapseIcon property

Widget? fabCollapseIcon
final

Icon shown on the default FAB when the toolbar is expanded.

Defaults to M3EIcons.close when resolving the default FAB.

Implementation

final Widget? fabCollapseIcon;