menu
flutter_sm_core package
documentation
sm_core.dart
MDateFormat
usesAsciiDigits property
usesAsciiDigits property
dark_mode
light_mode
usesAsciiDigits
property
bool
get
usesAsciiDigits
inherited
Does this use ASCII digits
Implementation
bool get usesAsciiDigits => !usesNativeDigits;
flutter_sm_core package
documentation
sm_core
MDateFormat
usesAsciiDigits property
MDateFormat class