insetDuration property

  1. @override
Duration insetDuration
final

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

Implementation

@override
final Duration insetDuration;