primaryAnimation property

Animation<double> get primaryAnimation

Returns the fade-in animation with curve applied.

Implementation

Animation<double> get primaryAnimation => _primaryCurved;