stopAnimation method

void stopAnimation ()

Forces the state to clean and dispose (not forcefully)

Implementation

void stopAnimation() => _state.stopAnimation();