surfaceVariantColorValue property
String
get
surfaceVariantColorValue
Secondary surface background color variation (dark: #334155).
Implementation
@override
String get surfaceVariantColorValue =>
colorSeed?.surfaceVariantColor?.value ?? super.surfaceVariantColorValue;