menu
dartcore package
documentation
blocker.dart
CountryBlocker
count property
count property
dark_mode
light_mode
count
property
int
get
count
Returns the number of blocked countries
Implementation
int get count => blocked.length;
dartcore package
documentation
blocker
CountryBlocker
count property
CountryBlocker class