disabledColor property
final
What color to show for this icon when disabled. If null, this is the theme's unselected widget color.
Implementation
final Color? disabledColor;
What color to show for this icon when disabled. If null, this is the theme's unselected widget color.
final Color? disabledColor;