menu
e_chart_ext package
documentation
e_chart_ext.dart
ThemeRiverDataNode
ThemeRiverDataNode.new constructor
ThemeRiverDataNode.new constructor
dark_mode
light_mode
ThemeRiverDataNode
constructor
ThemeRiverDataNode
(
String
label
,
num
v
)
Implementation
ThemeRiverDataNode(this.label, num v) { value = v.toDouble(); }
e_chart_ext package
documentation
e_chart_ext
ThemeRiverDataNode
ThemeRiverDataNode.new constructor
ThemeRiverDataNode class