Navigate to the previous step - returns true if successful For use when explicitly wanting to navigate, typically from a button press
Future<bool> previousStep() async => await _journeyHelper.previousStep();