reverseDuration property

Duration? reverseDuration
getter/setter pair

The length of time this animation should last when going in reverse.

If null, duration is used instead.

Implementation

Duration? reverseDuration;