onLoadStart method

  1. @override
void onLoadStart(
  1. WebUri? url
)
override

Event fired when the PlatformInAppBrowser starts to load an url.

Officially Supported Platforms/Implementations:

Implementation

@override
void onLoadStart(WebUri? url) {}