exitCurve property
The dialog's entrance animation curve. Defaults to Curves.easeInCubic.
This requires FDialog.animation to be non-null.
Implementation
@override
final Curve exitCurve;
The dialog's entrance animation curve. Defaults to Curves.easeInCubic.
This requires FDialog.animation to be non-null.
@override
final Curve exitCurve;