menu
project_template package
documentation
project_template_cli.dart
CommandTemplateBase
argRegExp property
argRegExp property
dark_mode
light_mode
argRegExp
property
List
<
String
>
?
get
argRegExp
Implementation
List
<
String
>?
get
argRegExp => argResults![
'regexp'
];
project_template package
documentation
project_template_cli
CommandTemplateBase
argRegExp property
CommandTemplateBase class