## TODO - [x] Create a feature branch - [ ] Investigate how to implement Visitor Pattern - [ ] Define the necessary abstract classes - [ ] Add a test to create a widget tree using visitor - [ ] Add a test to create a JSON object using visitor - [ ] Refactor `QuestionnaireStepper` - [ ] Refactor `QuestionnaireScroller`