duration property
Duration of the transition animation.
Controls how long the transition takes when the child widget changes. Also affects the AnimatedSize duration for size-change animations.
Implementation
final Duration duration;
Duration of the transition animation.
Controls how long the transition takes when the child widget changes. Also affects the AnimatedSize duration for size-change animations.
final Duration duration;