menu
webview_universal package
documentation
webview_desktop/src/webview.dart
Webview
stop abstract method
stop abstract method
dark_mode
light_mode
stop
abstract method
Future
<
void
>
stop
(
)
Stop all navigations and pending resource fetches.
Implementation
Future<void> stop();
webview_universal package
documentation
webview_desktop/src/webview
Webview
stop abstract method
Webview class