client property

Point<num> get client

Implementation

Point get client => new Point(__clientX, __clientY);