urRegExp property

RegExp urRegExp
final

RegExp for the Urdu language Language has code => LanguageCode.ur

Implementation

static final RegExp urRegExp =
    RegExp(r'^[\u0600-\u06FF\u0750-\u077F\uFB50-\uFDFF\uFE70-\uFEFF\s]+$');