builderDelegate property

PagedChildBuilderDelegate<ItemType> builderDelegate
final

Signature for a function that creates a widget for item

Implementation

final PagedChildBuilderDelegate<ItemType> builderDelegate;