textfieldList property
final
the data for each TextField, ensure that all InputData.varNames are unique
Implementation
final List<InputData> textfieldList;
the data for each TextField, ensure that all InputData.varNames are unique
final List<InputData> textfieldList;