menu
assist package
documentation
app/cli/commands/cmd.create.dart
CreateCommand
CreateCommand.new constructor
CreateCommand.new constructor
dark_mode
light_mode
CreateCommand
constructor
CreateCommand
(
)
Implementation
CreateCommand() : super('create', 'Create a new Dart/Flutter project.');
assist package
documentation
app/cli/commands/cmd.create
CreateCommand
CreateCommand.new constructor
CreateCommand class