menu
tenun package
documentation
core/data_sampler.dart
DataPoint
DataPoint.new const constructor
DataPoint.new const constructor
dark_mode
light_mode
DataPoint
constructor
const
DataPoint
(
double
x
,
double
y
)
Implementation
const DataPoint(this.x, this.y);
tenun package
documentation
core/data_sampler
DataPoint
DataPoint.new const constructor
DataPoint class