youtube_player_flutter
youtube_player_flutter copied to clipboard
[Question]
how to turn off subtitles?
/// Enabling causes closed captions to be shown by default.
///
/// Default is true.
final bool enableCaption;