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