yellow property

ZetaColorSwatch yellow

Yellow color swatch.

Defaults to ZetaColorBase.yellow.

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

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