A Data Model structure for displaying UI Screens
View the Project on GitHub ServerDriven/ScreenData
enum FontType: String { case largeTitle case title case headline case body case footnote case caption }