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