points property
int
get
points
The number of points of the spider chart.
Implementation
int get points => barLabels.length;
The number of points of the spider chart.
int get points => barLabels.length;