DropDownWidgetBuilder constructor
DropDownWidgetBuilder({
- required TypeRegistry typeRegistry,
Implementation
DropDownWidgetBuilder({required this.typeRegistry}) : super(name: "dropdown");