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