system(_:design:)
Gets a system font with the given text style and design.
Declaration
static func system(_ style: Font.TextStyle, design: Font.Design = .default) -> FontGets a system font with the given text style and design.
static func system(_ style: Font.TextStyle, design: Font.Design = .default) -> Font