menu
webview_universal package
documentation
webview_desktop/src/webview.dart
Webview
addScriptToExecuteOnDocumentCreated abstract method
addScriptToExecuteOnDocumentCreated abstract method
dark_mode
light_mode
addScriptToExecuteOnDocumentCreated
abstract method
void
addScriptToExecuteOnDocumentCreated
(
String
javaScript
)
Implementation
void addScriptToExecuteOnDocumentCreated(String javaScript);
webview_universal package
documentation
webview_desktop/src/webview
Webview
addScriptToExecuteOnDocumentCreated abstract method
Webview class