fadeOutCurve property

  1. @override
Curve fadeOutCurve
final

The curve used for the dialog's fade-out animation when exiting. Defaults to Curves.linear.

Implementation

@override
final Curve fadeOutCurve;