menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.dart
WebUri
hasScheme property
hasScheme property
dark_mode
light_mode
hasScheme
property
@
override
bool
get
hasScheme
override
Whether the URI has a
scheme
component.
Implementation
@override bool get hasScheme => _uri.hasScheme;
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext
WebUri
hasScheme property
WebUri class