searchPageDelegate property

FastListViewLayoutDelegate<FastItem<T>>? searchPageDelegate
final

The delegate object that can modify the behavior of the widget.

Implementation

final FastListViewLayoutDelegate<FastItem<T>>? searchPageDelegate;