validator property

bool Function(String value)? validator
final

Implementation

final bool Function(String value)? validator;