headlessWebView property
PlatformHeadlessInAppWebView?
headlessWebView
finalinherited
The PlatformHeadlessInAppWebView
to use to initialize this widget.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- Web
- MacOS
Implementation
final PlatformHeadlessInAppWebView? headlessWebView;