surfaceDisabled property

Color surfaceDisabled

Disabled Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfaceDisabled => cool.shade(30);