name property

String name

The file name

Implementation

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