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