Pops routes until the specified fullRoute is reached using the specified popMode.
fullRoute
popMode
Future<void> popModeUntil( String fullRoute, { PopMode popMode = PopMode.history, });