menu
test_rocket package
documentation
commands/run_command.dart
RunCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'run';
test_rocket package
documentation
commands/run_command
RunCommand
name property
RunCommand class