afRegExp property

RegExp afRegExp
final

RegExp for the Afrikaans language Language has code => LanguageCode.af

Implementation

static final RegExp afRegExp =
    RegExp(r"[a-zA-ZáäèéêëïíîôöúûüýÁÄÈÉÊËÏÍÎÔÖÚÛÜÝ\s\'-]");