I have successfully built my CustomScrollView()
that contains SliverGrid()
items and SliverPersistentHeaders()
which are pinned. I want a click on any SliverPersistentHeader()
to scroll to the exact position. I want to know if this is possible in flutter.
Asked
Active
Viewed 106 times
2

lordvidex
- 3,581
- 3
- 17
- 25