validator property

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

Implementation

String? Function(String? value)? validator;