dispose method

void dispose()

dispose for remove animations

Implementation

void dispose() => _animationController?.dispose();