screen property

Point<num> screen

Implementation

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