reverseDuration property

Duration? reverseDuration
final

The duration of the whole orchestrated animation when running in reverse.

If not supplied, this defaults to duration.

Implementation

final Duration? reverseDuration;