description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Create a new project for Flutter, React Native, Ruby, or NPM and move into the project directory.';