caRegExp property
RegExp for the Catalan language Language has code => LanguageCode.ca
Implementation
static final RegExp caRegExp = RegExp(r'[a-zA-ZàèéíïòóúüçÀÈÉÍÏÒÓÚÜÇ\s]');
RegExp for the Catalan language Language has code => LanguageCode.ca
static final RegExp caRegExp = RegExp(r'[a-zA-ZàèéíïòóúüçÀÈÉÍÏÒÓÚÜÇ\s]');