surfaceSecondary property
Secondary surface color.
ZetaColors.cool.10
.
Implementation
Color get surfaceSecondary =>
_resolve?.zetaColors.surfaceSecondary ?? _resolveDefault(_ZetaColorProperties.surfaceSecondary);
Secondary surface color.
ZetaColors.cool.10
.Color get surfaceSecondary =>
_resolve?.zetaColors.surfaceSecondary ?? _resolveDefault(_ZetaColorProperties.surfaceSecondary);