bool isEnabledField(String fieldEnum, {bool defaultValue = true}) => _form.isEnabledField(fieldEnum, defaultValue: defaultValue);