Dart API Reference
dart:html
TextTrack
addCue
addCue
method
@DomName('TextTrack.addCue')
@DocsEditable()
void
addCue
(
TextTrackCue
cue
)