menu
rough_flutter package
documentation
rough_flutter.dart
Line
Line.new constructor
Line.new constructor
dark_mode
light_mode
Line
constructor
Line
(
PointD
source
,
PointD
target
)
Implementation
Line(this.source, this.target);
rough_flutter package
documentation
rough_flutter
Line
Line.new constructor
Line class