menu
alex package
documentation
commands/code/generate_command.dart
GenerateCommand
GenerateCommand.new constructor
GenerateCommand.new constructor
dark_mode
light_mode
GenerateCommand
constructor
GenerateCommand
(
)
Implementation
GenerateCommand() :
super
(
'gen'
,
'Run code generation.'
);
alex package
documentation
commands/code/generate_command
GenerateCommand
GenerateCommand.new constructor
GenerateCommand class