page property

Point<num> get page

Implementation

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