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.
var hashValue : Int
The hashed value of the text style.