OnLoadData typedef

OnLoadData = void Function(int nextPage)

Implementation

typedef OnLoadData = void Function(int nextPage);