onLoadStart method

void onLoadStart(
  1. WebUri? url
)

Event fired when the PlatformInAppBrowser starts to load an url.

Officially Supported Platforms/Implementations:

Implementation

void onLoadStart(WebUri? url) {}