animationDuration property
Duration of the animation for showing and hiding the suggestions box.
Defaults to 500 milliseconds
.
See also:
- transitionBuilder, which is the builder function for custom animation transitions.
Implementation
final Duration? animationDuration;