surfaceWarningSubtle property
Warning-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Implementation
Color get surfaceWarningSubtle => orange.shade(10);
Warning-subtle Surface Color
Color swatches are inverted if ZetaColors.brightness is Dark.
Color get surfaceWarningSubtle => orange.shade(10);