menu
me package
documentation
commands/feature_command.dart
FeatureCommand
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/feature_command
FeatureCommand
subcommands property
FeatureCommand class