menu
neomage package
documentation
data/commands/command_registry.dart
CommandRegistration
name property
name property
dark_mode
light_mode
name
property
String
get
name
Command name.
Implementation
String get name => command.name;
neomage package
documentation
data/commands/command_registry
CommandRegistration
name property
CommandRegistration class