default
The effective SwiftUI font used in any given environment.
Declaration
static var `default`: Font { get }Discussion
The font specified by environment, preferring first any developer spedified font, via font, then any framework specified font, and finally the default SwiftUI font.