menu
Dart
dart:html
VttCue
text property
text
brightness_4
brightness_5
description
text
property
String
?
text
Implementation
String? get text native;
void
text=
(
String
?
value
)
Implementation
set text(String? value) native;
Dart
dart:html
VttCue
text property
VttCue class
Constructors
VttCue
Properties
align
endTime
hashCode
id
line
on
onEnter
onExit
pauseOnExit
position
region
runtimeType
size
snapToLines
startTime
text
track
vertical
Methods
addEventListener
dispatchEvent
getCueAsHtml
noSuchMethod
removeEventListener
toString
Operators
operator ==