I have widget after the scrollview. The Tree of Widget seems like:
SingleChildScrollView:
SingleChildScrollView:
Container:
While scrolling i got scrolled over second scrollview only. Can't get the container. How to start the Parent scrollview after the scroll the child is completed??