Registers a FormFieldState with this form.
void register(FormFieldState field) { _fields.add(field); }