menu
flutterstart package
documentation
components/flutterstart_cli/src/commands/create.dart
CreateCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'create';
flutterstart package
documentation
components/flutterstart_cli/src/commands/create
CreateCommand
name property
CreateCommand class