isValidDigit property

bool get isValidDigit

Implementation

bool get isValidDigit => Validator.isValidDigit(this);