validateErrorEmailEmpty property

  1. @override
String validateErrorEmailEmpty
inherited

Message shown when the email is empty during registration

Implementation

@override
String get validateErrorEmailEmpty => 'E-Mail darf nicht leer sein';