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