enabledColor property
final
What color to show for this icon when enabled. If null, this is the theme's default icon color.
Implementation
final Color? enabledColor;
What color to show for this icon when enabled. If null, this is the theme's default icon color.
final Color? enabledColor;