We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9544161 commit 1131bfdCopy full SHA for 1131bfd
lib/headlines-feed/view/country_filter_page.dart
@@ -97,7 +97,7 @@ class _CountryFilterPageState extends State<CountryFilterPage> {
97
_pageSelectedCountries.length ==
98
followedCountriesSet.length &&
99
_pageSelectedCountries.containsAll(followedCountriesSet);
100
-
+
101
return IconButton(
102
icon: isFollowedFilterActive
103
? const Icon(Icons.favorite)
0 commit comments