states property

List<T> states
final

This values defines is the current states of the chart.

Implementation

final List<T> states;