name property

String get name

The file name

Implementation

String get name => file.path.split('/').last;