customValidator property

void Function(String value)? customValidator
finalinherited

Implementation

final void Function(V value)? customValidator;