menu
dartcore package
documentation
blocker.dart
CountryBlocker
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Clears the country block list
Implementation
void clear() { blocked.clear(); }
dartcore package
documentation
blocker
CountryBlocker
clear method
CountryBlocker class