builder property

Called at layout time to construct the widget tree.

The builder must return a non-null sliver widget.

Implementation

final SliverLayoutWidgetModifierBuilder builder;