menu
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrackcue_impl_web.dart
CueImplWeb
id property
id property
dark_mode
light_mode
id
property
String
get
id
inherited
The identifier of the cue.
Implementation
String get id => _id;
theoplayer_web package
documentation
track/texttrack/theoplayer_texttrackcue_impl_web
CueImplWeb
id property
CueImplWeb class