validator property

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

Implementation

String? Function(double?)? validator;