duration property

Duration duration
final

The duration for the primary animation direction.

For forward and reverse modes, this is the complete cycle duration. For ping-pong modes, this is the duration of the forward portion of each cycle.

Implementation

final Duration duration;