menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
Point
Point.from constructor
Point.from constructor
dark_mode
light_mode
Point.from
constructor
Point.from
(
Point
other
)
Implementation
Point.from(Point other) : x = other.x, y = other.y;
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
Point
Point.from constructor
Point class