menu
youtube_box_thumbnail package
documentation
youtube_video.dart
YoutubeVideo
YoutubeVideo const constructor
YoutubeVideo const constructor
dark_mode
light_mode
YoutubeVideo
constructor
const
YoutubeVideo
(
String
url
,
String
title
,
String
imageUrl
)
Implementation
const YoutubeVideo(this.url, this.title, this.imageUrl);
youtube_box_thumbnail package
documentation
youtube_video
YoutubeVideo
YoutubeVideo const constructor
YoutubeVideo class