surfaceNegativeSubtle property
Negative-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
Color get surfaceNegativeSubtle => red.shade(10);
Negative-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Color get surfaceNegativeSubtle => red.shade(10);