disabledColor property

Color disabledColor
final

The color used for widgets that are inoperative, regardless of their state. For example, a disabled checkbox (which may be checked or unchecked).

Implementation

final Color disabledColor;