secondaryAnimation property

Animation<double> get secondaryAnimation

Returns the fade-out animation with curve applied.

Implementation

Animation<double> get secondaryAnimation => _secondaryCurved;