insetAnimationCurve property
The curve to use for the animation shown when the system keyboard intrudes into the space that the dialog is placed in.
Defaults to Curves.decelerate.
Implementation
@override
final Curve insetAnimationCurve;
The curve to use for the animation shown when the system keyboard intrudes into the space that the dialog is placed in.
Defaults to Curves.decelerate.
@override
final Curve insetAnimationCurve;