peng8350 / flutter_pulltorefresh

a widget provided to the flutter scroll component drop-down refresh and pull up load.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

下拉刷新后 第一条记录 被遮盖

HeartDawnWY opened this issue · comments

flutter3.16.4 下拉刷新后
第一条记录 会被遮盖住

同样的问题

修改下stiffness
springDescription: const SpringDescription(stiffness: 120, damping: 16, mass: 1.9)