fabExpandIcon property

Widget? fabExpandIcon
final

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

Defaults to M3EIcons.add when resolving the default FAB.

Implementation

final Widget? fabExpandIcon;