previousDepth property

int? previousDepth
final

The old value of ImplicitNavigator.depth from before the action corresponding to this notification was executed.

Implementation

final int? previousDepth;