menu
handyman package
documentation
web_view/app_web_view.dart
AppWebView
AppWebView.new constructor
AppWebView.new constructor
dark_mode
light_mode
AppWebView
constructor
AppWebView
(
{
Key
?
key
,
String
?
initialUrl
,
})
Implementation
AppWebView({super.key, String? initialUrl}) : _appWebViewProvider = appWebViewProvider(initialUrl);
handyman package
documentation
web_view/app_web_view
AppWebView
AppWebView.new constructor
AppWebView class