screenPoint property

Point<num> get screenPoint

Implementation

Point get screenPoint => Point(screenX, screenY);