Dart
dart:html
MouseEvent
client property
description
client property
Point
<
num
>
client
Implementation
Point
get
client =>
new
Point(_clientX, _clientY);