usesAsciiDigits property

bool usesAsciiDigits

Does this use ASCII digits

Implementation

bool get usesAsciiDigits => !usesNativeDigits;