You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(headlines-feed): implement AdThemeStyle in filter page
Implement AdThemeStyle in HeadlinesFilterPage:
- Replace Theme.of(context) with AdThemeStyle.fromTheme(Theme.of(context)) in filter events
- Add import statement for AdThemeStyle
0 commit comments