LoadMoreCallback typedef

LoadMoreCallback = Future<void> Function()

Implementation

typedef LoadMoreCallback = Future<void> Function();