How to implement the flutter_sticky_header at the top when I used it inside a reversed CustomScrollView because when I used it inside a CustomScrollView which is rendered in reversed order flutter_sticky_header pinned at the bottom and I have no option to control the position of this header at the top (respectively at the bottom).
How to implement the
flutter_sticky_headerat the top when I used it inside a reversedCustomScrollViewbecause when I used it inside aCustomScrollViewwhich is rendered in reversed orderflutter_sticky_headerpinned at the bottom and I have no option to control the position of thisheaderat the top (respectively at the bottom).