validator property

String? Function(List<DropDownModel>?)? validator
final

Implementation

final String? Function(List<DropDownModel>?)? validator;