emailRegExp property

RegExp? emailRegExp
final

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

Implementation

final RegExp? emailRegExp;