menu
neomage package
documentation
data/commands/builtin/review_command.dart
ReviewCommand
argumentHint property
argumentHint property
dark_mode
light_mode
argumentHint
property
@
override
String
?
get
argumentHint
override
Hint text for arguments.
Implementation
@override String? get argumentHint => '[PR number or file path]';
neomage package
documentation
data/commands/builtin/review_command
ReviewCommand
argumentHint property
ReviewCommand class