onWebResourceError property

WebResourceErrorCallback? onWebResourceError
final

Invoked when a web resource has failed to load.

This callback is only called for the main page.

Implementation

final WebResourceErrorCallback? onWebResourceError;