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