customValidator property

dynamic Function(String value)? customValidator
final

Implementation

final Function(String value)? customValidator;