menu
doceree_ads package
documentation
widgets/webview_web.dart
WebViewWeb
WebViewWeb const constructor
WebViewWeb const constructor
dark_mode
light_mode
WebViewWeb
constructor
const
WebViewWeb
(
{
Key
?
key
,
required
String
script
,
})
Implementation
const WebViewWeb({super.key, required this.script});
doceree_ads package
documentation
widgets/webview_web
WebViewWeb
WebViewWeb const constructor
WebViewWeb class