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