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