isValidDigit property

bool isValidDigit

Implementation

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