menu
yjy_image_3_3_0 package
documentation
image.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_image_3_3_0 package
documentation
image
Point
Point.from constructor
Point class