menu
utilities_framework_flutter package
documentation
components/webview.dart
UWebView
UWebView.new const constructor
UWebView.new const constructor
dark_mode
light_mode
UWebView
constructor
const
UWebView
(
{
required
String
url
,
Key
?
key
,
})
Implementation
const UWebView({required this.url, super.key});
utilities_framework_flutter package
documentation
components/webview
UWebView
UWebView.new const constructor
UWebView class