onValidate property

(dynamic Function(List<String>? value)?) onValidate
final

Implementation

final Function(List<String>? value)? onValidate;