WidgetGenerator constructor
WidgetGenerator(
- String name
Creates a new instance of WidgetGenerator.
Implementation
WidgetGenerator(this.name);
Creates a new instance of WidgetGenerator.
WidgetGenerator(this.name);