description property

  1. @override
String get description

One-line description for help output.

Implementation

@override
String get description => 'Run a task by name';