onExit method

  1. @override
void onExit()
override

Event fired when the PlatformInAppBrowser window is closed.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

@override
void onExit() {}