animationStartEvent constant

EventStreamProvider<AnimationEvent> const animationStartEvent

Implementation

static const EventStreamProvider<AnimationEvent> animationStartEvent =
    EventStreamProvider<AnimationEvent>('webkitAnimationStart');