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