onWebResourceError property
Invoked when a web resource has failed to load.
This callback is only called for the main page.
Implementation
final WebResourceErrorCallback? onWebResourceError;
Invoked when a web resource has failed to load.
This callback is only called for the main page.
final WebResourceErrorCallback? onWebResourceError;