static func == (Font.Leading, Font.Leading) -> Bool
Indicates whether two leading line spacing options are equal.
func hash(into: inout Hasher)
Hashes the essential components of the leading line spacing option by passing them into the given hash function.
var hashValue : Int
The hashed value of the leading line spacing option.