menu
theoplayer_platform_interface package
documentation
track/texttrack/theoplayer_texttrack.dart
TextTrack
source property
source property
dark_mode
light_mode
source
property
String
?
get
source
The source of the text track.
Implementation
String? get source => _source;
theoplayer_platform_interface package
documentation
track/texttrack/theoplayer_texttrack
TextTrack
source property
TextTrack class