bodySliverContexts property
Record the BuildContext corresponding to all body slivers of NestedScrollView.
Implementation
List<BuildContext> bodySliverContexts = [];
Record the BuildContext corresponding to all body slivers of NestedScrollView.
List<BuildContext> bodySliverContexts = [];