collapseCurve property

  1. @override
Curve collapseCurve
final

The curve used for the tooltip's collapse animation when exiting. Defaults to Curves.easeOutCubic.

Implementation

@override
final Curve collapseCurve;