values property Null safety
final
List of ordered values which will be changed by user gestures with this widget.
Implementation
final List<double> values;
List of ordered values which will be changed by user gestures with this widget.
final List<double> values;