onLoadStart property

void Function(InAppWebViewController controller, Uri? url)? onLoadStart
final

Event fired when the WebView starts to load an url.

Supported Platforms/Implementations:

Implementation

final void Function(InAppWebViewController controller, Uri? url)? onLoadStart;