iconEnabledColor property

Color? iconEnabledColor
final

The color of any Icon descendant of icon if this button is enabled, i.e. if onChanged is defined.

Implementation

final Color? iconEnabledColor;