page property Null safety

Point<num> page

Implementation

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