fiRegExp property

RegExp fiRegExp
final

RegExp for the Finnish language Language has code => LanguageCode.fi

Implementation

static final RegExp fiRegExp = RegExp(r'[a-zA-ZäöåÄÖÅ\s]');