menu
vyuh_cli package
documentation
commands/create/item/command.dart
CreateItemCommand
itemName property
itemName property
dark_mode
light_mode
itemName
property
String
get
itemName
Implementation
String
get
itemName => argResults.rest.first;
vyuh_cli package
documentation
commands/create/item/command
CreateItemCommand
itemName property
CreateItemCommand class