mutedColor property
Color
get
mutedColor
Muted background/foreground color.
Implementation
Color get mutedColor => themeTokens.mutedColor.color!;
Muted background/foreground color.
Color get mutedColor => themeTokens.mutedColor.color!;