taRegExp property
RegExp for the Tamil language Language has code => LanguageCode.ta
Implementation
static final RegExp taRegExp = RegExp(r'[\u0B80-\u0BFF\s]');
RegExp for the Tamil language Language has code => LanguageCode.ta
static final RegExp taRegExp = RegExp(r'[\u0B80-\u0BFF\s]');