rVowels constant
String
const rVowels
Regular expression selector for characters that are vowels.
Implementation
static const rVowels = '[aeiouyà-æè-ðò-öø-ÿ]';
Regular expression selector for characters that are vowels.
static const rVowels = '[aeiouyà-æè-ðò-öø-ÿ]';