customRegex property

RegExp? customRegex
final

Specifies a custom Regex to check on validation

Implementation

final RegExp? customRegex;