point property Null safety
read / write
The top-left coordinates of the rectangle containing the entire face.
Implementation
Point point = const Point(0, 0);
The top-left coordinates of the rectangle containing the entire face.
Point point = const Point(0, 0);