Brick constructor
Brick(
- BrickConfig config
A brick is a collection of files that can be copied, altered, and/or generated into a new project.
Implementation
Brick(super.config) : super.self();
A brick is a collection of files that can be copied, altered, and/or generated into a new project.
Brick(super.config) : super.self();