animationEvent top-level property

dynamic get animationEvent

Events providing information related to animations.

MDN Reference

Implementation

_i2.dynamic get animationEvent => _i4.getProperty(
      _self,
      'AnimationEvent',
    );