onWebResourceError property
Callback for when something goes wrong in while page or resources load.
Implementation
@override
final void Function(WebResourceError error)? onWebResourceError;
Callback for when something goes wrong in while page or resources load.
@override
final void Function(WebResourceError error)? onWebResourceError;