Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group separator does not change background on dark mode #168

Open
ken-salterdiazsolutions opened this issue Nov 23, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@ken-salterdiazsolutions
Copy link

ken-salterdiazsolutions commented Nov 23, 2022

Describe the bug
When setting theme to dark mode, the group separator background color remains at white, and this makes the text almost impossible to read. I should mention this is with useStickyGroupSeparators = true. The issue is with the sticky group separator .

Expected behavior
When setting theme to dark mode, the sticky group separator background color should be the same as the dark mode theme background color (or transparent)

Information:

  • Dart version: 2.18.4
  • Flutter version: 3.3.8
  • Platform: Android
  • Package version: 5.1.2
@ken-salterdiazsolutions ken-salterdiazsolutions added the bug Something isn't working label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants