fabIcon property

Widget? fabIcon
final

Expand-state FAB icon fallback / opt-in for the default adjacent FAB.

Used when fabExpandIcon is null. Prefer fabExpandIcon / fabCollapseIcon when providing both states.

Implementation

final Widget? fabIcon;