sliverGridContexts property

List<BuildContext> Function() sliverGridContexts
final

The callback of getting all sliverGrid's buildContext.

Implementation

final List<BuildContext> Function() sliverGridContexts;