Dart SDK
dart:html
Touch
property runtimeType
runtimeType
class Touch
Constructors
Touch
Properties
client
force
identifier
page
radiusX
radiusY
region
rotationAngle
screen
target
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType