iconComponent property
final
A custom widget to display in place of the default icon component when the button is inactive.
Implementation
final Widget? iconComponent;
A custom widget to display in place of the default icon component when the button is inactive.
final Widget? iconComponent;