stopAnimation method
Forces the state to clean and dispose (not forcefully)
Implementation
void stopAnimation() => _state.stopAnimation();
Forces the state to clean and dispose (not forcefully)
void stopAnimation() => _state.stopAnimation();