menu
statekit_cli package
documentation
commands/init_command/init_command.dart
InitCommand
InitCommand.new constructor
InitCommand.new constructor
dark_mode
light_mode
InitCommand
constructor
InitCommand
(
{
required
Validations
?
validations
,
})
Implementation
InitCommand({required super.validations});
statekit_cli package
documentation
commands/init_command/init_command
InitCommand
InitCommand.new constructor
InitCommand class