Dart SDK
dart:html
Event
property
instanceRuntimeType
instanceRuntimeType
class Event
Constructors
Event
eventType
internal_
Properties
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
isTrusted
matchingTarget
path
scoped
target
timeStamp
type
hashCode
runtimeType
Methods
deepPath
preventDefault
stopImmediatePropagation
stopPropagation
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType