description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Initialize a new FRX project by creating a starter config.yaml file with helpful comments and examples.';