validator property

(dynamic Function(String? value)?) validator
final

Implementation

final Function(String? value)? validator;