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