nlRegExp property
RegExp for the Dutch language Language has code => LanguageCode.nl
Implementation
static final RegExp nlRegExp = RegExp(r'[a-zA-ZéèëïÉÈËÏ\s]');
RegExp for the Dutch language Language has code => LanguageCode.nl
static final RegExp nlRegExp = RegExp(r'[a-zA-ZéèëïÉÈËÏ\s]');