Stream of animationend
events handled by this Window.
Source
@DomName('Window.onwebkitAnimationEnd') @DocsEditable() @Experimental() Stream<AnimationEvent> get onAnimationEnd => animationEndEvent.forTarget(this);
Stream of animationend
events handled by this Window.
@DomName('Window.onwebkitAnimationEnd') @DocsEditable() @Experimental() Stream<AnimationEvent> get onAnimationEnd => animationEndEvent.forTarget(this);