surfaceNegativeSubtle property

Color surfaceNegativeSubtle

Negative-subtle Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfaceNegativeSubtle => red.shade(10);