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 when Dialog is used, and Duration.zero when Dialog.fullscreen is used.

Implementation

final Duration insetAnimationDuration;