paRegExp property

RegExp paRegExp
final

RegExp for the Punjabi language Language has code => LanguageCode.pa

Implementation

static final RegExp paRegExp = RegExp(r'[\u0A00-\u0A7F\u0A80-\u0A8F\s]');