validator property

String? Function(String?)? validator
final

Validator function

Implementation

final String? Function(String?)? validator;