csRegExp property

RegExp csRegExp
final

RegExp for the Czech language Language has code => LanguageCode.cs

Implementation

static final RegExp csRegExp =
    RegExp(r'[a-zA-ZáčďéěíňóřšťúůýžÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ\s]');