menu
web_spa package
documentation
graph.dart
TextDataPoint
TextDataPoint.new constructor
TextDataPoint.new constructor
dark_mode
light_mode
TextDataPoint
constructor
TextDataPoint
(
String
x
,
double
y
)
Implementation
TextDataPoint(this.x, this.y);
web_spa package
documentation
graph
TextDataPoint
TextDataPoint.new constructor
TextDataPoint class