menu
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrack_impl_web.dart
TextTrackImplWeb
source property
source property
dark_mode
light_mode
source
property
String
?
get
source
inherited
The source of the text track.
Implementation
String? get source => _source;
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrack_impl_web
TextTrackImplWeb
source property
TextTrackImplWeb class