Retrieves the current error message for a specific field.
String? getFieldError(String key) => _errors[key];