duration property
AnimationEffect
's iteration duration.
Milliseconds for time based animations and
percentage 0 - 100
for scroll driven animations
(i.e. when viewOrScrollTimeline exists).
Implementation
final num duration;
AnimationEffect
's iteration duration.
Milliseconds for time based animations and
percentage 0 - 100
for scroll driven animations
(i.e. when viewOrScrollTimeline exists).
final num duration;