insetAnimationCurve property Null safety
final
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
final Curve insetAnimationCurve;