surfaceMuted property
Color
get
surfaceMuted
Implementation
Color get surfaceMuted => colors['surfaceMuted'] ?? AppColors.surfaceMuted;
Color get surfaceMuted => colors['surfaceMuted'] ?? AppColors.surfaceMuted;