menu
super_webview package
documentation
super_webview_platform_interface.dart
PlatformWebViewController
enableZoom abstract method
enableZoom abstract method
dark_mode
light_mode
enableZoom
abstract method
Future
<
void
>
enableZoom
(
bool
enabled
)
Implementation
Future<void> enableZoom(bool enabled);
super_webview package
documentation
super_webview_platform_interface
PlatformWebViewController
enableZoom abstract method
PlatformWebViewController class