menu
neomage package
documentation
data/commands/command.dart
Command
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
get
displayName
Human-facing display name.
Implementation
String get displayName => name;
neomage package
documentation
data/commands/command
Command
displayName property
Command class