menu
webview_universal package
documentation
webview_desktop/src/webview.dart
Webview
launch abstract method
launch abstract method
dark_mode
light_mode
launch
abstract method
void
launch
(
String
url
)
Navigates to the given URL.
Implementation
void launch(String url);
webview_universal package
documentation
webview_desktop/src/webview
Webview
launch abstract method
Webview class