Creates an email-too-long issue.
const EmailTooLongIssue({ required this.currentLength, required this.maxLength, });