menu
flutter_omarchy_cli package
documentation
commands/create/command.dart
CreateCommand
CreateCommand.new constructor
CreateCommand.new constructor
dark_mode
light_mode
CreateCommand
constructor
CreateCommand
(
)
Implementation
CreateCommand() { addSubcommand(CreateApp()); }
flutter_omarchy_cli package
documentation
commands/create/command
CreateCommand
CreateCommand.new constructor
CreateCommand class