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