data property

List<DoughnutChartData> data
final

A list of data points to be displayed in the chart.

Implementation

final List<DoughnutChartData> data;