menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.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_platform_interface package
documentation
flutter_inappwebview_platform_interface
InAppWebViewOptions
userAgent property
InAppWebViewOptions class