pointerAnimation property
Gets and sets the animation assigned to RenderLinearPointerBase.
Implementation
Animation<double>? get pointerAnimation => _pointerAnimation;
Gets and sets the animation assigned to RenderLinearPointerBase.
Animation<double>? get pointerAnimation => _pointerAnimation;