JsonSetWidgetBuilder constructor
JsonSetWidgetBuilder({
- Map<
String, JsonWidgetData?> ? widgets,
Implementation
JsonSetWidgetBuilder({
this.widgets,
}) : super(numSupportedChildren: kNumSupportedChildren);