windowType property
getter/setter pair
How the browser window should be added to the main window. The default value is WindowType.WINDOW.
Officially Supported Platforms/Implementations:
- macOS WKWebView
- Windows WebView2
- Linux WPE WebKit
Implementation
WindowType? windowType;