heRegExp property
RegExp for the Hebrew language Language has code => LanguageCode.he
Implementation
static final RegExp heRegExp = RegExp(r'[\u0590-\u05FF\s]');
RegExp for the Hebrew language Language has code => LanguageCode.he
static final RegExp heRegExp = RegExp(r'[\u0590-\u05FF\s]');