hint property

  1. @override
String? get hint
override

hint for command line

Implementation

@override
String? get hint => 'Generate README.md with rgb CLI commands and project structure.';