Structure
Rich​Text
public struct RichText: Codable, Equatable
Relationships
Nested Types
RichText.Family
RichText.Scheme
RichText.Size
RichText.Color
RichText.Font
RichText.Properties
Conforms To
Codable
Equatable
Properties
properties
let properties: Properties?
text
let text: String?