screen property Null safety

Point<num> screen

Implementation

Point get screen => new Point(__screenX, __screenY);