removeDuration property

Duration? removeDuration
final

The duration of the animation when an item was removed from the list.

If you provide a specific duration for each AnimationEffect, it will override this removeDuration.

Implementation

final Duration? removeDuration;