menu
bones_ui package
documentation
bones_ui_test.dart
VTTCue
VTTCue.new factory constructor
VTTCue.new factory constructor
dark_mode
light_mode
VTTCue
constructor
VTTCue
(
num
startTime
,
num
endTime
,
String
text
)
Implementation
external factory VTTCue( num startTime, num endTime, String text, );
bones_ui package
documentation
bones_ui_test
VTTCue
VTTCue.new factory constructor
VTTCue extension type