menu
youtube_captioned_player package
documentation
youtube_captioned_player.dart
Video
Video.new constructor
Video.new constructor
dark_mode
light_mode
Video
constructor
Video
(
{
required
String
videoId
,
String
?
captionLanguageCode
,
bool
setLoop
=
false
,
})
Implementation
Video({ required this.videoId, this.captionLanguageCode, this.setLoop = false, });
youtube_captioned_player package
documentation
youtube_captioned_player
Video
Video.new constructor
Video class