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