A callback to build the subset of widgets that are needed to populate the viewport. Not all of the returned widgets will actually be included in the viewport (e.g., if we need to measure the size of non-visible children to determine which children are visible).
Source
ItemListBuilder get itemBuilder;