heRegExp property

RegExp heRegExp
final

RegExp for the Hebrew language Language has code => LanguageCode.he

Implementation

static final RegExp heRegExp = RegExp(r'[\u0590-\u05FF\s]');