'Flutter NestedScrollView how to disabled scroll header when scroll body

How to make a NestedScrollView so that until the ListView (located in the body) scrolls up to the end, the headerSliverBuilder does not start displaying.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source