结束加载 success 为是否成功(为false时,noMore无效) noMore 为是否有更多数据
typedef FinishLoad = void Function({ bool success, bool noMore, });