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