onLoadingAnimationUpdate method

  1. @protected
void onLoadingAnimationUpdate()

Implementation

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