headlessWebView property

PlatformHeadlessInAppWebView? headlessWebView
final

The PlatformHeadlessInAppWebView to use to initialize this widget.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • Web

Implementation

final PlatformHeadlessInAppWebView? headlessWebView;