Dart
dart:html
Touch
target property
target
Touch class
Constructors
Touch
Properties
client
force
identifier
page
radiusX
radiusY
region
rotationAngle
screen
target
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
target property
EventTarget
target
Implementation
EventTarget get target => _convertNativeToDart_EventTarget(this._get_target);