description property

  1. @override
String get description

One-line description for help output.

Implementation

@override
String get description => 'Format code (use --check for dry-run)';