WebViewEnvironment.fromPlatform constructor
- required PlatformWebViewEnvironment platform,
Constructs a WebViewEnvironment from a specific platform implementation.
Implementation
WebViewEnvironment.fromPlatform({required this.platform});
Constructs a WebViewEnvironment from a specific platform implementation.
WebViewEnvironment.fromPlatform({required this.platform});