insetAnimationDuration property

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

final Duration? insetAnimationDuration;