menu
vyuh_cli package
documentation
commands/create/feature/command.dart
CreateFeatureCommand
featureName property
featureName property
dark_mode
light_mode
featureName
property
String
get
featureName
Implementation
String get featureName => argResults.rest.first;
vyuh_cli package
documentation
commands/create/feature/command
CreateFeatureCommand
featureName property
CreateFeatureCommand class