menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
BugCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Command name (without the
/
prefix).
Implementation
@override String get name => 'bug';
neomage package
documentation
data/commands/builtin/extended_commands
BugCommand
name property
BugCommand class