Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot
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?
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?