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