delegate property

FastListViewLayoutDelegate<T>? delegate
final

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

Implementation

final FastListViewLayoutDelegate<T>? delegate;