menu
Flutter
dart:core
Uri
hasScheme property
hasScheme
dark_mode
light_mode
hasScheme
property
bool
hasScheme
Whether the URI has a
scheme
component.
Implementation
bool get hasScheme => scheme.isNotEmpty;
Flutter
dart:core
Uri
hasScheme property
Uri class
Cookies management controls