Check if the Web View of the PlatformInAppBrowser instance is hidden.
PlatformInAppBrowser
Officially Supported Platforms/Implementations:
Future<bool> isHidden() => platform.isHidden();