usesAsciiDigits property

bool get usesAsciiDigits

Does this use ASCII digits

Implementation

bool get usesAsciiDigits => !usesNativeDigits;