listRowForeground property
Color
get
listRowForeground
Resolved default list row foreground.
Implementation
Color get listRowForeground => listRowTheme?.foreground ?? onSurface;
Resolved default list row foreground.
Color get listRowForeground => listRowTheme?.foreground ?? onSurface;