guRegExp property

RegExp guRegExp
final

RegExp for the Gujarati language Language has code => LanguageCode.gu

Implementation

static final RegExp guRegExp = RegExp(r'[\u0A80-\u0AFF\s]');