onLoadStart method

void onLoadStart(
  1. Uri? url
)

Event fired when the InAppBrowser starts to load an url.

Supported Platforms/Implementations:

Implementation

void onLoadStart(Uri? url) {}