HeaderLabel
@MainActor
public class HeaderLabel : StylableLabel
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
@MainActor public convenience init()
-
Declaration
Swift
@MainActor public init(theme: ThemeProtocol)
-
Declaration
Swift
@MainActor override public func apply(theme: ThemeProtocol)