knRegExp property
RegExp for the Kannada language Language has code => LanguageCode.kn
Implementation
static final RegExp knRegExp = RegExp(r'[\u0C80-\u0CFF\s]');
RegExp for the Kannada language Language has code => LanguageCode.kn
static final RegExp knRegExp = RegExp(r'[\u0C80-\u0CFF\s]');