animationEndEvent constant

EventStreamProvider<AnimationEvent> const animationEndEvent

Implementation

static const EventStreamProvider<AnimationEvent> animationEndEvent =
    EventStreamProvider<AnimationEvent>('webkitAnimationEnd');