disabledColor property

Color? disabledColor
final

The disabled color.

Defaults to:

textTheme.textLow

Implementation

final Color? disabledColor;