customValidator property

void Function(File value)? customValidator
finalinherited

Implementation

final void Function(V value)? customValidator;