enabledColor property

Color? enabledColor
final

What color to show for this icon when enabled. If null, this is the theme's default icon color.

Implementation

final Color? enabledColor;