controller property

MoInfiniteScrollController<T>? controller
final

Optional external controller. Expose this to allow the parent widget to trigger refreshes from outside the sliver.

Implementation

final MoInfiniteScrollController<T>? controller;