menu
assist_core package
documentation
models/config/config.flutter_project.dart
FlutterProjectConfig
commandName property
commandName property
dark_mode
light_mode
commandName
property
@
override
String
get
commandName
override
The name of the command. (e.g.
create
)
Implementation
@override String get commandName => 'create';
assist_core package
documentation
models/config/config.flutter_project
FlutterProjectConfig
commandName property
FlutterProjectConfig class