snapCenterScrollCurve property

Curve snapCenterScrollCurve
final

The curve to use in the scrolling animation that occurs when the slider is expanded and the value changes in such a way that would cause the slider to travel as many pixels as 0.875 times the width of the viewport.

Defaults to Curves.fastOutSlowIn.

Implementation

final Curve snapCenterScrollCurve;