RegexValidator constructor

RegexValidator({
  1. String? regexSource,
})

Implementation

RegexValidator({this.regexSource});