commitAnimationDuration property
The duration of the commit animation. If null, the reverseDuration of the route's transition will be used.
Implementation
final Duration? commitAnimationDuration;
The duration of the commit animation. If null, the reverseDuration of the route's transition will be used.
final Duration? commitAnimationDuration;