point property

Point point

The x, y coordinates.

Implementation

Point get point => Point(x, y);