onLoadStop method

void onLoadStop(
  1. WebUri? url
)

Event fired when the PlatformInAppBrowser finishes loading an url.

Officially Supported Platforms/Implementations:

Implementation

void onLoadStop(WebUri? url) {}