isDigit property

bool get isDigit

Implementation

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