kaRegExp property
RegExp for the Georgian language Language has code => LanguageCode.ka
Implementation
static final RegExp kaRegExp = RegExp(r'[\u10A0-\u10FF\s]');
RegExp for the Georgian language Language has code => LanguageCode.ka
static final RegExp kaRegExp = RegExp(r'[\u10A0-\u10FF\s]');