controller property Null safety

AnimationController controller
protected">@protected

The animation controller driving this widget's implicit animations.

Implementation

@protected
AnimationController get controller => _controller;