menu
flutter_template_cli package
documentation
commands/interface/command.dart
Command
children property
children property
dark_mode
light_mode
children
property
List
<
Command
>
get
children
children command
Implementation
List<Command> get children => [];
flutter_template_cli package
documentation
commands/interface/command
Command
children property
Command class