Text
struct Text : Equatable, Sendable
Text in-app message theme
-
Letter spacing
Declaration
Swift
public var letterSpacing: CGFloat -
Line spacing
Declaration
Swift
public var lineSpacing: CGFloat -
Text view padding
Declaration
Swift
public var padding: EdgeInsets
View on GitHub