struct Angle: Codable, Equatable {
var degrees: CGFloat
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: