snapCenterScrollDuration property

Duration snapCenterScrollDuration
final

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

Must not be zero. Defaults to 450 milliseconds.

Implementation

final Duration snapCenterScrollDuration;