I am currently trying to refactor some of the SwiftUI code that is used to draw user input so that less of it is contained within the ContentView.
In doing so, I have