plRegExp property
RegExp for the Polish language Language has code => LanguageCode.pl
Implementation
static final RegExp plRegExp = RegExp(r'[a-zA-ZąćęłńóśźżĄĆĘŁŃÓŚŹŻ\s]');
RegExp for the Polish language Language has code => LanguageCode.pl
static final RegExp plRegExp = RegExp(r'[a-zA-ZąćęłńóśźżĄĆĘŁŃÓŚŹŻ\s]');