hint property

  1. @override
String? hint
override

hint for command line

Implementation

@override
String? get hint => Translation(LocaleKeys.hint_help).tr;