nbRegExp property
RegExp for the Norwegian language Language has code => LanguageCode.nb
Implementation
static final RegExp nbRegExp = RegExp(r'[a-zA-ZæøåÆØÅ\s]');
RegExp for the Norwegian language Language has code => LanguageCode.nb
static final RegExp nbRegExp = RegExp(r'[a-zA-ZæøåÆØÅ\s]');