Dart SDK
dart:html
TextTrack
property
instanceRuntimeType
instanceRuntimeType
class TextTrack
Constructors
internal_
Properties
activeCues
cues
id
kind
label
language
mode
onCueChange
regions
hashCode
on
runtimeType
Methods
addCue
addRegion
removeCue
removeRegion
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
cueChangeEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType