commitAnimationDuration property

Duration? commitAnimationDuration
final

The duration of the commit animation. If null, the reverseDuration of the route's transition will be used.

Implementation

final Duration? commitAnimationDuration;