Skip to content

Commit 1131bfd

Browse files
committed
style: format
1 parent 9544161 commit 1131bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/headlines-feed/view/country_filter_page.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ class _CountryFilterPageState extends State<CountryFilterPage> {
9797
_pageSelectedCountries.length ==
9898
followedCountriesSet.length &&
9999
_pageSelectedCountries.containsAll(followedCountriesSet);
100-
100+
101101
return IconButton(
102102
icon: isFollowedFilterActive
103103
? const Icon(Icons.favorite)

0 commit comments

Comments
 (0)