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