valueAfterPop property

T valueAfterPop
final

The current value of ImplicitNavigator.value for the navigator that dispatched this notification.

This is the value after the action corresponding to this notification completed.

Implementation

final T valueAfterPop;