passwordRegExp property
Pass this parameter, if you want to override default email validation RegExp
Implementation
final RegExp? passwordRegExp;
Pass this parameter, if you want to override default email validation RegExp
final RegExp? passwordRegExp;