menu
awesome_ext package
documentation
ext/string_ext.dart
StringNullExt
isGIF property
isGIF property
dark_mode
light_mode
isGIF
property
bool
get
isGIF
Implementation
bool get isGIF => this?.endsWith('.gif') ?? false;
awesome_ext package
documentation
ext/string_ext
StringNullExt
isGIF property
StringNullExt extension on
String
?