CommonSection
public struct CommonSection : Equatable, Sendable
Common section theme
-
Title appearance
Declaration
Swift
public var titleAppearance: TextAppearance? -
Subtitle appearance
Declaration
Swift
public var subtitleAppearance: TextAppearance?
View on GitHub