ukRegExp property
RegExp for the Ukrainian language Language has code => LanguageCode.uk
Implementation
static final RegExp ukRegExp = RegExp(r'[\u0400-\u04FF\u0500-\u052F\s]');
RegExp for the Ukrainian language Language has code => LanguageCode.uk
static final RegExp ukRegExp = RegExp(r'[\u0400-\u04FF\u0500-\u052F\s]');