surfaceMutedColorValue property
Default value for surfaceMutedColor.
Implementation
@override
String get surfaceMutedColorValue =>
colorSeed?.surfaceMutedColor?.value ?? super.surfaceMutedColorValue;
Default value for surfaceMutedColor.
@override
String get surfaceMutedColorValue =>
colorSeed?.surfaceMutedColor?.value ?? super.surfaceMutedColorValue;