tlRegExp property

RegExp tlRegExp
final

RegExp for the Tagalog language Language has code => LanguageCode.tl

Implementation

static final RegExp tlRegExp = RegExp(r'[a-zA-ZñÑ\s]');