path property

  1. @CliOption(abbr: 'p', help: 'Required. The path to the Directory of widgets or Single File')
String path
final

Implementation

@CliOption(
  abbr: 'p',
  help: 'Required. The path to the Directory of widgets or Single File',
)
final String path;