通过使用VisibilityDetector包装每个列表项,可以获得在屏幕上完全可见的最后一个列表项的索引。 itemBuilder: (context, index) { return ...
確定! 回上一頁