Dart
dart:html
Touch
client property
description
client property
Point
<
num
>
client
Implementation
Point
get
client =>
new
Point(__clientX, __clientY);