cool property

ZetaColorSwatch cool

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);