dataRowsColors property

List<Color> dataRowsColors
final

Colors corresponding to each data row (series) in ChartData.

Implementation

final List<ui.Color> dataRowsColors;