description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Set of crop hints that are used to generate new crops when serving images. When using this command with multi-page or multi-frame files like TIFFs and PDFs you must also provide a value for the the \'--pages\' argument.';