description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Draw a box to highlight any objects detected.  This command does not work with some multi-page or multi-frame files like TIFFs and PDFs.';