onAnimationIteration 属性
由此 Window 处理的 animationiteration
事件的流。
实现
Stream<AnimationEvent> get onAnimationIteration =>
animationIterationEvent.forTarget(this);
由此 Window 处理的 animationiteration
事件的流。
Stream<AnimationEvent> get onAnimationIteration =>
animationIterationEvent.forTarget(this);