syrRegExp property
RegExp for the Syriac language Language has code => LanguageCode.syr
Implementation
static final RegExp syrRegExp = RegExp(r'[\u0700-\u074F\s]');
RegExp for the Syriac language Language has code => LanguageCode.syr
static final RegExp syrRegExp = RegExp(r'[\u0700-\u074F\s]');