menu
init_pro package
documentation
commands/add_component_command.dart
AddComponentCommand
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 => 'add-component';
init_pro package
documentation
commands/add_component_command
AddComponentCommand
name property
AddComponentCommand class