lookupLabelText method
Implementation
@override
String lookupLabelText(BuildContext context) =>
    labelText ?? context.l10n.emailAddressFieldName;@override
String lookupLabelText(BuildContext context) =>
    labelText ?? context.l10n.emailAddressFieldName;