WidgetGenerator constructor

WidgetGenerator(
  1. String name
)

Creates a new instance of WidgetGenerator.

Implementation

WidgetGenerator(this.name);