bgRegExp property
RegExp for the Bulgarian language Language has code => LanguageCode.bg
Implementation
static final RegExp bgRegExp = RegExp(r'[\u0400-\u04FF\s]');
RegExp for the Bulgarian language Language has code => LanguageCode.bg
static final RegExp bgRegExp = RegExp(r'[\u0400-\u04FF\s]');