menu
phoenix_widgets package
documentation
custom_widget/youtube_player_widgets.dart
YoutubeWebview
YoutubeWebview.new const constructor
YoutubeWebview.new const constructor
dark_mode
light_mode
YoutubeWebview
constructor
const
YoutubeWebview
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const YoutubeWebview({super.key, required this.url});
phoenix_widgets package
documentation
custom_widget/youtube_player_widgets
YoutubeWebview
YoutubeWebview.new const constructor
YoutubeWebview class