menu
filetools package
documentation
ft.dart
ListCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = PathAction.list.name;
filetools package
documentation
ft
ListCommand
name property
ListCommand class