huRegExp property

RegExp huRegExp
final

RegExp for the Hungarian language Language has code => LanguageCode.hu

Implementation

static final RegExp huRegExp = RegExp(r'[a-zA-ZáéíóöőúüűÁÉÍÓÖŐÚÜŰ\s]');