menu
fireview package
documentation
webview_all.dart
Webview
Webview.new const constructor
Webview.new const constructor
dark_mode
light_mode
Webview
constructor
const
Webview
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const Webview({super.key, required this.url});
fireview package
documentation
webview_all
Webview
Webview.new const constructor
Webview class