cool property
Cool color swatch.
Defaults to ZetaColorBase.cool.
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
ZetaColorSwatch get cool => _resolve?.zetaColors.cool ?? _resolveDefault(_ZetaColorProperties.cool);
Cool color swatch.
Defaults to ZetaColorBase.cool.
Color swatches are inverted if ZetaColors.brightness is Dark.
ZetaColorSwatch get cool => _resolve?.zetaColors.cool ?? _resolveDefault(_ZetaColorProperties.cool);