AnimationIteration constructor

const AnimationIteration(
  1. Object value
)

Creates an animation iteration value.

Implementation

const AnimationIteration(this.value);