transitionDuration property
Entry-animation length for transitionCurve; null — the preset's own default (200 ms for HintCurve.easeOut, 800 ms for HintCurve.sprung). Ignored without a curve.
Implementation
final Duration? transitionDuration;
Entry-animation length for transitionCurve; null — the preset's own default (200 ms for HintCurve.easeOut, 800 ms for HintCurve.sprung). Ignored without a curve.
final Duration? transitionDuration;