isValidDigit property

bool Function(String input) isValidDigit
final

Implementation

final bool Function(String) isValidDigit;