alternateIconComponent property

Widget? alternateIconComponent
final

A custom widget to display in place of the default icon component when the button is active.

Implementation

final Widget? alternateIconComponent;