menu
youtube_player_iframe package
documentation
webview.dart
UrlChange
UrlChange.new const constructor
UrlChange.new const constructor
dark_mode
light_mode
UrlChange
constructor
const
UrlChange
(
{
required
String
?
url
,
})
Creates a new
UrlChange
.
Implementation
const UrlChange({required this.url});
youtube_player_iframe package
documentation
webview
UrlChange
UrlChange.new const constructor
UrlChange class