customValidator property

void Function(bool value)? customValidator
finalinherited

Implementation

final void Function(V value)? customValidator;