menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
InitCommand
argumentHint property
argumentHint property
dark_mode
light_mode
argumentHint
property
@
override
String
?
get
argumentHint
override
Hint text for arguments.
Implementation
@override String? get argumentHint => '[--force]';
neomage package
documentation
data/commands/builtin/extended_commands
InitCommand
argumentHint property
InitCommand class