ClampedAnimation constructor

const ClampedAnimation(
  1. Animation<double> parent
)

Implementation

const ClampedAnimation(this.parent);