textfieldList property

List<InputData> textfieldList
final

the data for each TextField, ensure that all InputData.varNames are unique

Implementation

final List<InputData> textfieldList;