menu
dlcov package
documentation
utils/commands/commands.dart
HelpCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'help';
dlcov package
documentation
utils/commands/commands
HelpCommand
name property
HelpCommand class