iconSubtle property

Color iconSubtle

Subtle icon color.

Defaults to ZetaColors.cool.70.

Maps to ColorScheme.onSurface.

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get iconSubtle => cool.shade70;