drag property
Drag coefficient 0.0, 1.0. Lower = more friction, faster stop.
Default 0.135 (matches Flutter's BouncingScrollPhysics).
Implementation
final double drag;
Drag coefficient 0.0, 1.0. Lower = more friction, faster stop.
Default 0.135 (matches Flutter's BouncingScrollPhysics).
final double drag;