menu
flutter_langdetect package
documentation
utils/lang_profile.dart
LangProfile
romanSubstrRe property
romanSubstrRe property
dark_mode
light_mode
romanSubstrRe
property
RegExp
romanSubstrRe
final
Implementation
static final RegExp romanSubstrRe = RegExp(r'.*[A-Za-z].*');
flutter_langdetect package
documentation
utils/lang_profile
LangProfile
romanSubstrRe property
LangProfile class