WebViewController constructor

WebViewController()

Constructs a WebViewController.

Implementation

WebViewController()
    : this.fromPlatformCreationParams(
        const PlatformWebViewControllerCreationParams(),
      );