page property

Point<num> page

Implementation

Point get page => new Point(_pageX, _pageY);