Dart
dart:html
Touch
client property
client
description
client
property
Null safety
Point
<
num
>
client
Implementation
Point get client => new Point(__clientX, __clientY);
Dart
dart:html
Touch
client property
Touch class
Constructors
Touch
Properties
client
force
hashCode
identifier
page
radiusX
radiusY
region
rotationAngle
runtimeType
screen
target
Methods
noSuchMethod
toString
Operators
operator ==