onRealTimeAnimationUpdate method

  1. @protected
void onRealTimeAnimationUpdate()

Implementation

@protected
void onRealTimeAnimationUpdate() {
  _animationFactor = 1.0;
  segmentAnimationFactor = _animation!.value;
}