hint property

  1. @override
String? hint
override

hint for command line

Implementation

@override
String? get hint =>
    Translation('generate the chosen structure on an existing project:').tr;