OnInit<T> typedef
type def for onInit
argument of LoadMoreListData
Implementation
typedef OnInit<T> = FutureOr<Iterable<T>> Function();
type def for onInit
argument of LoadMoreListData
typedef OnInit<T> = FutureOr<Iterable<T>> Function();