sliverListContexts property

(List<BuildContext> Function()?) sliverListContexts
final

The callback of getting all sliverList's buildContext.

Implementation

final List<BuildContext> Function()? sliverListContexts;