chart4 property
Color
get
chart4
Implementation
Color get chart4 => _chart4 ?? Color.lerp(primary, mutedForeground, .75)!;
Color get chart4 => _chart4 ?? Color.lerp(primary, mutedForeground, .75)!;