menu
statistical_graphs package
documentation
graphs_bar/vertical_bar_graph.dart
PointY
PointY.new constructor
PointY.new constructor
dark_mode
light_mode
PointY
constructor
PointY
(
{
required
double
y
,
String
?
label
,
})
Implementation
PointY({ required this.y, this.label, });
statistical_graphs package
documentation
graphs_bar/vertical_bar_graph
PointY
PointY.new constructor
PointY class