taRegExp property

RegExp taRegExp
final

RegExp for the Tamil language Language has code => LanguageCode.ta

Implementation

static final RegExp taRegExp = RegExp(r'[\u0B80-\u0BFF\s]');