validator property

String? Function(String?)? validator
getter/setter pair

Implementation

String? Function(String?)? validator;