plRegExp property

RegExp plRegExp
final

RegExp for the Polish language Language has code => LanguageCode.pl

Implementation

static final RegExp plRegExp = RegExp(r'[a-zA-ZąćęłńóśźżĄĆĘŁŃÓŚŹŻ\s]');