searchPageDelegate property
The delegate object that can modify the behavior of the widget.
Implementation
final FastListViewLayoutDelegate<FastItem<T>>? searchPageDelegate;
The delegate object that can modify the behavior of the widget.
final FastListViewLayoutDelegate<FastItem<T>>? searchPageDelegate;