menu
animated_fl_chart package
documentation
main_class/src/chart/base/line.dart
Line
Line.new constructor
Line.new constructor
dark_mode
light_mode
Line
constructor
Line
(
Offset
from
,
Offset
to
)
Implementation
Line(
this
.from,
this
.to);
animated_fl_chart package
documentation
main_class/src/chart/base/line
Line
Line.new constructor
Line class