insetAnimationCurve property

  1. @override
Curve insetAnimationCurve
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

@override
final Curve insetAnimationCurve;