reverseDuration property

Duration? reverseDuration
getter/setter pair

Duration of the reverse transition animation. Defaults to the same value as duration.

Implementation

Duration? reverseDuration;