DylanXie123
Results
2
comments of
DylanXie123
Yes, I agree that `user-select: none` is a better way to do this.
I found same issue when I use `ListView` as `Scaffold.child` and set `ListView.padding` to `EdgeInsets.zero` solved my problem