menu
truesight_cli package
documentation
greet_command.dart
GreetCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
description
final
A description of this command, included in
usage
.
Implementation
@override final description = 'Greet someone.';
truesight_cli package
documentation
greet_command
GreetCommand
description property
GreetCommand class