menu
atomic_webview package
documentation
webview_controller/webview_controller_web.dart
WebViewLoadError
WebViewLoadError.new const constructor
WebViewLoadError.new const constructor
dark_mode
light_mode
WebViewLoadError
constructor
const
WebViewLoadError
(
{
required
String
description
,
int
?
code
,
String
?
url
,
bool
?
isForMainFrame
,
})
Implementation
const WebViewLoadError({ required this.description, this.code, this.url, this.isForMainFrame, });
atomic_webview package
documentation
webview_controller/webview_controller_web
WebViewLoadError
WebViewLoadError.new const constructor
WebViewLoadError class