Dart SDK
dart:html
EventSubscriptionSpecification
eventType
eventType
Dart SDK
dart:html
EventSubscriptionSpecification
eventType
property
eventType
Dart SDK
dart:html
EventSubscriptionSpecification
Constructors
EventSubscriptionSpecification
Properties
eventType
hashCode
isOneShot
name
onData
runtimeType
target
useCapture
Operators
operator ==
Methods
noSuchMethod
replace
toString
String
eventType
read-only
The event-type of the event. For example 'click' for click events.