ProjectTemplate constructor
ProjectTemplate()
Implementation
ProjectTemplate()
: super(
name: 'project',
bundle: vyuhProjectBundle,
help:
'Generate a Vyuh Project with a Flutter Application and a Sanity Studio.',
);