passwordRegExp property

RegExp? passwordRegExp
final

Pass this parameter, if you want to override default email validation RegExp

Implementation

final RegExp? passwordRegExp;