menu
image_gallery_viewer package
documentation
string_ext.dart
StringValidateExt
isUrl property
isUrl property
dark_mode
light_mode
isUrl
property
bool
get
isUrl
Implementation
bool get isUrl => Uri.parse(this).isAbsolute;
image_gallery_viewer package
documentation
string_ext
StringValidateExt
isUrl property
StringValidateExt extension on
String