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