onLoadStop method

void onLoadStop(
  1. Uri? url
)

Event fired when the InAppBrowser finishes loading an url.

Supported Platforms/Implementations:

Implementation

void onLoadStop(Uri? url) {}