period property
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;
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.
final Duration period;