motionAnimationDuration property

Duration motionAnimationDuration
final

The duration of the motion animation for item reordering.

This Duration defines the time it takes for the motion animation to complete when items are being reordered within the AnimatedReorderable widget.

Implementation

final Duration motionAnimationDuration;