handleNestedScrollViewOverlap property

  1. @override
StateResultCallBack<bool>? handleNestedScrollViewOverlap
final

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

Implementation

@override
final StateResultCallBack<bool>? handleNestedScrollViewOverlap;