tertiaryAnimation property

  1. @mustCallSuper
Animation<double> tertiaryAnimation

Implementation

@mustCallSuper
Animation<double> get tertiaryAnimation => widget._tertiaryAnimation.data ?? _controller!;