menu
flutter_drawing_board package
documentation
path_steps.dart
LineTo
LineTo.new constructor
LineTo.new constructor
dark_mode
light_mode
LineTo
constructor
LineTo
(
double
x
,
double
y
)
Implementation
LineTo(this.x, this.y);
flutter_drawing_board package
documentation
path_steps
LineTo
LineTo.new constructor
LineTo class