reverseDuration property

Duration? reverseDuration
final

The duration when transitioning this widget's size to match the child's size when going in reverse.

If not specified, defaults to duration.

Implementation

final Duration? reverseDuration;