insetAnimationDuration property

  1. @override
Duration insetAnimationDuration
final

The duration of the animation to show when the system keyboard intrudes into the space that the dialog is placed in.

Defaults to 100 milliseconds.

Implementation

@override
final Duration insetAnimationDuration;