name property

String name
latefinal

Returns the decoded name of the file / folder without the whole path

Implementation

late final String name = path.name;