screen property

Point<num> screen

Implementation

Point get screen => new Point(_screenX, _screenY);