onAnimationIteration property
Stream of animationiteration
events handled by this Window.
Implementation
Stream<AnimationEvent> get onAnimationIteration =>
animationIterationEvent.forTarget(this);
Stream of animationiteration
events handled by this Window.
Stream<AnimationEvent> get onAnimationIteration =>
animationIterationEvent.forTarget(this);