menu
webview_inapp package
documentation
flutter_inappwebview.dart
InAppWebViewOptions
javaScriptEnabled property
javaScriptEnabled property
dark_mode
light_mode
javaScriptEnabled
property
bool
javaScriptEnabled
getter/setter pair
Set to
true
to enable JavaScript. The default value is
true
.
Implementation
bool javaScriptEnabled;
webview_inapp package
documentation
flutter_inappwebview
InAppWebViewOptions
javaScriptEnabled property
InAppWebViewOptions class