Whether this step should be skipped based on previous answers.
@override bool shouldSkip(Map<String, dynamic> answers) => !condition(answers);