Dart SDK
dart:html
Event
property scoped
scoped
class Event
Constructors
Event
eventType
Properties
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
isTrusted
matchingTarget
path
scoped
target
timeStamp
type
hashCode
runtimeType
Methods
deepPath
preventDefault
stopImmediatePropagation
stopPropagation
noSuchMethod
toString
Operators
operator ==
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE
bool
scoped
@DocsEditable(), @DomName('Event.scoped'), @Experimental(), final
Source
final bool scoped
property scoped