nlRegExp property

RegExp nlRegExp
final

RegExp for the Dutch language Language has code => LanguageCode.nl

Implementation

static final RegExp nlRegExp = RegExp(r'[a-zA-ZéèëïÉÈËÏ\s]');