menu
firedoctor package
documentation
cli/commands/help_command.dart
HelpCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
Public property or field.
Implementation
@override String get description => 'Shows help information for commands';
firedoctor package
documentation
cli/commands/help_command
HelpCommand
description property
HelpCommand class