validators property

List<String Function(dynamic value)>? validators
final

Implementation

final List<String Function(dynamic value)>? validators;