fiRegExp property
RegExp for the Finnish language Language has code => LanguageCode.fi
Implementation
static final RegExp fiRegExp = RegExp(r'[a-zA-ZäöåÄÖÅ\s]');
RegExp for the Finnish language Language has code => LanguageCode.fi
static final RegExp fiRegExp = RegExp(r'[a-zA-ZäöåÄÖÅ\s]');