guRegExp property
RegExp for the Gujarati language Language has code => LanguageCode.gu
Implementation
static final RegExp guRegExp = RegExp(r'[\u0A80-\u0AFF\s]');
RegExp for the Gujarati language Language has code => LanguageCode.gu
static final RegExp guRegExp = RegExp(r'[\u0A80-\u0AFF\s]');