secondarySwatch property
Secondary color used in app.
Defaults to ZetaColors.cool.90.
Maps to ColorScheme.secondary.
Implementation
ZetaColorSwatch get secondarySwatch =>
_resolve?.zetaColors.secondary ?? _resolveDefault(_ZetaColorProperties.secondarySwatch);