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