hint property

  1. @override
String? get hint
override

hint for command line

Implementation

@override
String? get hint => '显示本帮助';