lowercasedExtension property

String get lowercasedExtension

Implementation

String get lowercasedExtension => extension(path).toLowerCase();