menu
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrackcue_impl_web.dart
CueImplWeb
content property
content property
dark_mode
light_mode
content
property
@
override
String
get
content
inherited
The content of the cue.
Implementation
@override String get content => _content;
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrackcue_impl_web
CueImplWeb
content property
CueImplWeb class