pageIndex页是否需要缓存
pageIndex
bool isWantKeepAlive(int pageIndex) => (pageIndex - currPage).abs() <= offLimit;