menu
dartcore package
documentation
blocker.dart
CountryBlocker
blocked property
blocked property
dark_mode
light_mode
blocked
property
Set
<
String
>
blocked
final
Set of blocked countries
Implementation
final Set<String> blocked = {};
dartcore package
documentation
blocker
CountryBlocker
blocked property
CountryBlocker class