AnimationFillMode constructor

const AnimationFillMode(
  1. String value
)

Creates an animation fill mode value.

Implementation

const AnimationFillMode(this.value);