Dart
dart:html
MutationEvent
attrChange property
attrChange
description
attrChange
property
Null safety
int
?
attrChange
Implementation
int? get attrChange native;
Dart
dart:html
MutationEvent
attrChange property
MutationEvent class
Properties
attrChange
attrName
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
newValue
path
prevValue
relatedNode
runtimeType
target
timeStamp
type
Methods
composedPath
initMutationEvent
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Constants
ADDITION
MODIFICATION
REMOVAL