hint property

  1. @override
String? hint
override

hint for command line

Implementation

@override
String? get hint => Translation('Show this help').tr;