disabledColor property

Color get disabledColor

Returns the disabled color from the theme data.

Implementation

Color get disabledColor => themeData.disabledColor;