menu
syncfusion_flutter_charts package
documentation
charts.dart
ChartSeriesRenderer<T, D>
legendIconColor method
legendIconColor method
dark_mode
light_mode
legendIconColor
method
@
protected
Color
legendIconColor
(
)
Implementation
@protected Color legendIconColor() { return color ?? paletteColor; }
syncfusion_flutter_charts package
documentation
charts
ChartSeriesRenderer<T, D>
legendIconColor method
ChartSeriesRenderer class