menu
webview_universal package
documentation
webview_desktop/src/webview.dart
Webview
reload abstract method
reload abstract method
dark_mode
light_mode
reload
abstract method
Future
<
void
>
reload
(
)
Reload the current page.
Implementation
Future<void> reload();
webview_universal package
documentation
webview_desktop/src/webview
Webview
reload abstract method
Webview class