menu
flutter_launcher_icons_flavors package
documentation
cli/migrate_command.dart
MigrateCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'migrate';
flutter_launcher_icons_flavors package
documentation
cli/migrate_command
MigrateCommand
name property
MigrateCommand class