flutter_sticky_headers
flutter_sticky_headers copied to clipboard
How to update the state once the header sticks to the top?
I want to update the state when the Sticky Headers stick to the top. I tried doing it in the callback but got an error. What is the correct way to achieve this?