description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description => 'Generate shades and tints from primary colors hex '
    'values for easy setup.';