MakeFeatureBrick constructor
MakeFeatureBrick({
- required String featureName,
Implementation
MakeFeatureBrick({required this.featureName});
MakeFeatureBrick({required this.featureName});