WebViewController.fromPlatform constructor

WebViewController.fromPlatform(
  1. PlatformWebViewController platform
)

Constructs a WebViewController from a specific platform implementation.

Implementation

WebViewController.fromPlatform(this.platform);