menu
distribute_cli package
documentation
create_command.dart
CreateTaskCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
Description of the command.
Implementation
@override String get description => "Create a new task or job.";
distribute_cli package
documentation
create_command
CreateTaskCommand
description property
CreateTaskCommand class