fields property
A list of controllers that manage the binding state for each individual field.
Implementation
final List<FieldBindingController> fields = [];
A list of controllers that manage the binding state for each individual field.
final List<FieldBindingController> fields = [];