caRegExp property

RegExp caRegExp
final

RegExp for the Catalan language Language has code => LanguageCode.ca

Implementation

static final RegExp caRegExp = RegExp(r'[a-zA-ZàèéíïòóúüçÀÈÉÍÏÒÓÚÜÇ\s]');