alphabetWithDmark property
Implementation
static RegExp alphabetWithDmark = RegExp(
'([$toNormalizeViChars])([$dmarkClass])',
unicode: true,
);
static RegExp alphabetWithDmark = RegExp(
'([$toNormalizeViChars])([$dmarkClass])',
unicode: true,
);