menu
fl_animated_linechart package
documentation
chart/chart_point.dart
ChartPoint
ChartPoint constructor
ChartPoint constructor
dark_mode
light_mode
ChartPoint
constructor
ChartPoint
(
double
x
,
double
y
)
Implementation
ChartPoint(this.x, this.y);
fl_animated_linechart package
documentation
chart/chart_point
ChartPoint
ChartPoint constructor
ChartPoint class