menu
vania_cli package
documentation
commands/migrate_fresh_command.dart
MigrateFreshCommand
MigrateFreshCommand.new constructor
MigrateFreshCommand.new constructor
dark_mode
light_mode
MigrateFreshCommand
constructor
MigrateFreshCommand
(
{
required
String
commandName
,
required
String
flag
,
required
String
description
,
})
Implementation
MigrateFreshCommand({ required this.commandName, required this.flag, required this.description, });
vania_cli package
documentation
commands/migrate_fresh_command
MigrateFreshCommand
MigrateFreshCommand.new constructor
MigrateFreshCommand class