csRegExp property
RegExp for the Czech language Language has code => LanguageCode.cs
Implementation
static final RegExp csRegExp =
RegExp(r'[a-zA-ZáčďéěíňóřšťúůýžÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ\s]');
RegExp for the Czech language Language has code => LanguageCode.cs
static final RegExp csRegExp =
RegExp(r'[a-zA-ZáčďéěíňóřšťúůýžÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ\s]');