menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
ConfigCommand
argumentHint property
argumentHint property
dark_mode
light_mode
argumentHint
property
@
override
String
?
get
argumentHint
override
Hint text for arguments.
Implementation
@override String? get argumentHint => '[get <key>|set <key> <value>|list]';
neomage package
documentation
data/commands/builtin/extended_commands
ConfigCommand
argumentHint property
ConfigCommand class