static func == (Font.TextStyle , Font.TextStyle ) -> Bool
Indicates whether two text styles are equal.
func hash(into: inout Hasher)
Hashes the essential components of the text style by passing them into the given hash function.
var hashValue : Int
The hashed value of the text style.