static func == (Font.TextStyle , Font.TextStyle ) -> Bool
Indicates whether two text styles are equal.
static func != (Self, Self) -> Bool
Indicates whether two text styles are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the text style by passing them into the given hash function.