textDisabled property
Disabled text / icon color.
Defaults to ZetaColors.cool.50
.
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
Color get textDisabled => cool.shade50;
Disabled text / icon color.
Defaults to ZetaColors.cool.50
.
Color swatches are inverted if ZetaColors.brightness is Dark.
Color get textDisabled => cool.shade50;