isDigit property

bool isDigit

Implementation

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