isDigit property

bool isDigit
final

Indicates if this character is a numerical digit.

Implementation

final bool isDigit;