surfacePrimarySubtle property

Color surfacePrimarySubtle

Primary-subtle Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfacePrimarySubtle => primary.shade(10);