AlwaysStoppedAnimation<T> constructor

const AlwaysStoppedAnimation<T>(
  1. T _value
)

Implementation

const AlwaysStoppedAnimation(this._value);