menu
atomic_webview package
documentation
webview_desktop/webview_desktop_web.dart
Webview
evaluateJavaScript method
evaluateJavaScript method
dark_mode
light_mode
evaluateJavaScript
method
Future
<
String
?
>
evaluateJavaScript
(
String
javaScript
)
Implementation
Future<String?> evaluateJavaScript(String javaScript) async => null;
atomic_webview package
documentation
webview_desktop/webview_desktop_web
Webview
evaluateJavaScript method
Webview class