Structure
Rich​Text.​Properties
public struct Properties: Codable, Equatable
Relationships
Member Of
RichText
Conforms To
Codable
Equatable
Properties
size
let size: Size?
color
let color: Color?
font
let font: Font?
family
let family: Family?
scheme
let scheme: Scheme?