menu
artisanal package
documentation
tui.dart
FileEntry
name property
name property
dark_mode
light_mode
name
property
String
get
name
Returns the file name.
Implementation
String get name => p.basename(entity.path);
artisanal package
documentation
tui
FileEntry
name property
FileEntry class