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