listRowAccentForeground property
Color
get
listRowAccentForeground
Resolved accent list row foreground.
Implementation
Color get listRowAccentForeground =>
listRowTheme?.accentForeground ?? primary;
Resolved accent list row foreground.
Color get listRowAccentForeground =>
listRowTheme?.accentForeground ?? primary;