handleNestedScrollViewOverlap property

StateResultCallBack<bool>? handleNestedScrollViewOverlap

if true it will add SliverOverlapInjector if the list placed inside NestedScrollView defaults to true

Implementation

StateResultCallBack<bool>? get handleNestedScrollViewOverlap;