AnimationQueueController constructor

AnimationQueueController([
  1. double _value = 0.0
])

Implementation

AnimationQueueController([this._value = 0.0]);