commitAnimationDuration property

Duration? commitAnimationDuration
final

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

Implementation

final Duration? commitAnimationDuration;