onLoadStop method

  1. @override
Future onLoadStop(
  1. Uri? url
)

Event fired when the InAppBrowser finishes loading an url.

Supported Platforms/Implementations:

Implementation

@override
Future onLoadStop(url) async {}