fabIcon property
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;
Expand-state FAB icon fallback / opt-in for the default adjacent FAB.
Used when fabExpandIcon is null. Prefer fabExpandIcon / fabCollapseIcon when providing both states.
final Widget? fabIcon;