exitJourney method

void exitJourney()

Implementation

void exitJourney() => Navigator.of(context, rootNavigator: true).pop();