description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Run static analysis on the current project (Flutter, Dart, React Native, NPM, Ruby).';