DropDownParser constructor
DropDownParser()
Implementation
DropDownParser(
this.name,
this.description,
this.id,
this.chosenValue,
this.values,
this.onValueChanged,
this.isBeforeHeader,
this.index,
this.dateBuilder);