@override List<String> get anchorKeys => [ for (final step in steps) if (step.anchorKey case final anchorKey?) anchorKey, ];