menu
flutter_youtube_video_player package
documentation
landscape_video.dart
LandscapeVideo
LandscapeVideo constructor
LandscapeVideo constructor
dark_mode
light_mode
LandscapeVideo
constructor
LandscapeVideo
(
{
Key
?
key
,
Color
?
controlsColor
,
Color
?
primaryColor
,
Color
?
textColor
,
})
Implementation
LandscapeVideo({ super.key, this.controlsColor, this.primaryColor, this.textColor, });
flutter_youtube_video_player package
documentation
landscape_video
LandscapeVideo
LandscapeVideo constructor
LandscapeVideo class