textSubtle property
Subtle text /icon color.
Defaults to ZetaColors.cool.70
.
Maps to ColorScheme.onSurface.
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
Color get textSubtle => cool.shade70;
Subtle text /icon color.
Defaults to ZetaColors.cool.70
.
Maps to ColorScheme.onSurface.
Color swatches are inverted if ZetaColors.brightness is Dark.
Color get textSubtle => cool.shade70;