surfaceSecondarySubtle property
Secondary-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
Color get surfaceSecondarySubtle => secondary.shade(10);
Secondary-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Color get surfaceSecondarySubtle => secondary.shade(10);