标签: dart flutter
是否有类似于{{1}}但与其小部件分离的内容(本质上是“过度滚动手势识别器”)。
使用案例:我想在用户“拉动刷新”时呈现自己的进度指示器。
(要求别人)
答案 0 :(得分:1)
我会使用NotificationListener<OverscrollIndicatorNotification>。
NotificationListener<OverscrollIndicatorNotification>