validator property

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

Implementation

String? Function(int?)? validator;