menu
me package
documentation
commands/help_command.dart
HelpCommand
subcommands property
subcommands property
dark_mode
light_mode
subcommands
property
List
<
Command
>
?
subcommands
getter/setter pair
inherited
Any subcommands that belong under this command.
Implementation
List<Command>? subcommands;
me package
documentation
commands/help_command
HelpCommand
subcommands property
HelpCommand class