client property

Point<num> get client

Implementation

Point get client => Point(_clientX!, _clientY!);