menu
chartee package
documentation
models/point.dart
Point
y property
y property
dark_mode
light_mode
y
property
double
y
final
The y-coordinate of the point.
Implementation
final double y;
chartee package
documentation
models/point
Point
y property
Point class