menu
yjy_image_3_3_0 package
documentation
image.dart
Point
Point constructor
Point constructor
dark_mode
light_mode
Point
constructor
Point
(
[
num
x
=
0
,
num
y
=
0
])
Implementation
Point([this.x = 0, this.y = 0]);
yjy_image_3_3_0 package
documentation
image
Point
Point constructor
Point class