animation property

AnimationController? get animation

Getter for the tile AnimationController

Implementation

AnimationController? get animation => _animationController;