dvRegExp property

RegExp dvRegExp
final

RegExp for the Divehi language Language has code => LanguageCode.dv

Implementation

static final RegExp dvRegExp = RegExp(r'[\u0780-\u07BF\s]');