listRowMutedForeground property
Color
get
listRowMutedForeground
Resolved muted list row foreground.
Implementation
Color get listRowMutedForeground => listRowTheme?.mutedForeground ?? muted;
Resolved muted list row foreground.
Color get listRowMutedForeground => listRowTheme?.mutedForeground ?? muted;