disabledColor property

Color? disabledColor
final

What color to show for this icon when disabled. If null, this is the theme's unselected widget color.

Implementation

final Color? disabledColor;