menu
webview_flutter package
documentation
webview_flutter.dart
WebViewPlatform
WebViewPlatform constructor
WebViewPlatform constructor
dark_mode
light_mode
WebViewPlatform
constructor
WebViewPlatform
(
)
Creates a new
WebViewPlatform
.
Implementation
WebViewPlatform() : super(token: _token);
webview_flutter package
documentation
webview_flutter
WebViewPlatform
WebViewPlatform constructor
WebViewPlatform class