menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
WebUri
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
String
get
rawValue
Raw string value used by
Uri.parse
.
Implementation
String get rawValue => _rawValue;
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
WebUri
rawValue property
WebUri class