youtube_player_flutter icon indicating copy to clipboard operation
youtube_player_flutter copied to clipboard

[Question]

Open tranquockhanh0506 opened this issue 11 months ago • 1 comments

how to turn off subtitles?

tranquockhanh0506 avatar Mar 05 '24 09:03 tranquockhanh0506

  /// Enabling causes closed captions to be shown by default.
  ///
  /// Default is true.
  final bool enableCaption;

Jeffrey-R avatar Mar 06 '24 20:03 Jeffrey-R