BooksTextStyle public struct BooksTextStyle : Sendable Undocumented color Undocumented Declaration Swift public var color: UIColor font Undocumented Declaration Swift public var font: BooksFont init(color:font:) Undocumented Declaration Swift public init( color: UIColor, font: BooksFont )