custom(_:fixedSize:)
Create a custom font with the given name and a fixed size that does not scale with Dynamic Type.
Declaration
static func custom(_ name: String, fixedSize: CGFloat) -> FontCreate a custom font with the given name and a fixed size that does not scale with Dynamic Type.
static func custom(_ name: String, fixedSize: CGFloat) -> Font