Custom font size for Text in SwiftUI December 22, 2022 by Tarik You can set an explicit size for the system font with: .font(.system(size: 60))