menu
atomic_webview package
documentation
webview_desktop/src/webview.dart
Webview
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Close the web view window.
Implementation
Future<void> close();
atomic_webview package
documentation
webview_desktop/src/webview
Webview
close abstract method
Webview class