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