build abstract method
Builds a new WebView.
Returns a Widget tree that embeds the created web view.
Implementation
Widget build(BuildContext context);
Builds a new WebView.
Returns a Widget tree that embeds the created web view.
Widget build(BuildContext context);