extension property

String get extension

The extension of image file input

Implementation

String get extension => path.extension(filePath);