onLoadStop method

void onLoadStop(
  1. WebUri? url
)

Event fired when the InAppBrowser finishes loading an url.

Supported Platforms/Implementations:

Implementation

void onLoadStop(WebUri? url) {}