page property

Point<num> get page

Implementation

Point get page => new Point(__pageX, __pageY);