validator property

String? Function(Object? value)? validator
final

Implementation

final String? Function(Object? value)? validator;