point property

Point<int> point
getter/setter pair

The current point.

Implementation

late Point<int> point;