ltRegExp property

RegExp ltRegExp
final

RegExp for the Lithuanian language Language has code => LanguageCode.lt

Implementation

static final RegExp ltRegExp = RegExp(r'[a-zA-ZąčęėįšųūžĄČĘĖĮŠŲŪŽ\s]');