pagePoint property

Point<num> get pagePoint

Implementation

Point get pagePoint => Point(pageX, pageY);