menu
polyglot_cli package
documentation
base_command.dart
BaseCommand
description property
description property
dark_mode
light_mode
description
property
String
get
description
inherited
A description of this command, included in
usage
.
Implementation
String get description;
polyglot_cli package
documentation
base_command
BaseCommand
description property
BaseCommand mixin