surfaceTertiary property
Tertiary surface color.
Maps to ThemeData.scaffoldBackgroundColor.
ZetaColors.warm.10.
Implementation
Color get surfaceTertiary =>
    _resolve?.zetaColors.surfaceTertiary ?? _resolveDefault(_ZetaColorProperties.surfaceTertiary);