iconDisabled property

Color iconDisabled

Disabled icon color.

Defaults to ZetaColors.cool.50.

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get iconDisabled => cool.shade50;