description property

  1. @override
String get description
override

The description of the run command shown in help text

Implementation

@override
String get description =>
    "Command to run the application using the selected platform or custom configuration. ";