menu
vyuh_feature_system package
documentation
ui/web_view.dart
WebView
WebView const constructor
WebView const constructor
dark_mode
light_mode
WebView
constructor
const
WebView
(
{
Key
?
key
,
required
Uri
uri
,
})
Implementation
const WebView({super.key, required this.uri});
vyuh_feature_system package
documentation
ui/web_view
WebView
WebView const constructor
WebView class