disabledColor property
Color
get
disabledColor
Returns the disabled color from the theme data.
Implementation
Color get disabledColor => themeData.disabledColor;
Returns the disabled color from the theme data.
Color get disabledColor => themeData.disabledColor;