onWebResourceError property
Invoked when a web resource has failed to load.
This can be called for any resource (iframe, image, etc.), not just for the main page.
Implementation
final WebResourceErrorCallback? onWebResourceError;
Invoked when a web resource has failed to load.
This can be called for any resource (iframe, image, etc.), not just for the main page.
final WebResourceErrorCallback? onWebResourceError;