duration property

Duration? duration
final

How long the route stayed on top of the stack, or null while it is still the current route.

Implementation

final Duration? duration;