fadeOutCurve property
The curve used for the popover's fade-out animation when exiting. Defaults to Curves.linear.
Implementation
@override
final Curve fadeOutCurve;
The curve used for the popover's fade-out animation when exiting. Defaults to Curves.linear.
@override
final Curve fadeOutCurve;