menu
webview_inapp package
documentation
flutter_inappwebview.dart
InAppWebViewOptions
userAgent property
userAgent property
dark_mode
light_mode
userAgent
property
String
userAgent
getter/setter pair
Sets the user-agent for the WebView.
NOTE
: available on iOS 9.0+.
Implementation
String userAgent;
webview_inapp package
documentation
flutter_inappwebview
InAppWebViewOptions
userAgent property
InAppWebViewOptions class