period property

Duration period
final

The Duration of time for one animation pass in a single direction. If shouldReverse, this period will pass twice before the animation returns to its original min value.

Implementation

final Duration period;