values property

List<double> values
final

List of ordered values which will be changed by user gestures with this widget.

Implementation

final List<double> values;