teal property
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);
Teal color swatch.
Defaults to ZetaColorBase.teal.
Color swatches are inverted if ZetaColors.brightness is Dark.
ZetaColorSwatch get teal => _resolve?.zetaColors.teal ?? _resolveDefault(_ZetaColorProperties.teal);