teal property

ZetaColorSwatch teal

Teal color swatch.

Defaults to ZetaColorBase.teal.

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

ZetaColorSwatch get teal => _resolve?.zetaColors.teal ?? _resolveDefault(_ZetaColorProperties.teal);