menu
jet_flutter_framework package
documentation
jet_framework.dart
CountryValidator
countryBlacklist property
countryBlacklist property
dark_mode
light_mode
countryBlacklist
property
List
<
String
>
countryBlacklist
final
A list of invalid country names that are explicitly disallowed.
Implementation
final List<String> countryBlacklist;
jet_flutter_framework package
documentation
jet_framework
CountryValidator
countryBlacklist property
CountryValidator class