Theme
enum Theme
A type that provides a set of constants for the app’s theme/styling.
-
Undocumented
Declaration
Swift
public static let primary: Color
-
Undocumented
Declaration
Swift
public static func spacing(_ multiplier: CGFloat = 1) -> CGFloat
-
Undocumented
Declaration
Swift
public static let cornerRadius: CGFloat
-
Undocumented
Declaration
Swift
@MainActor public static var darkMode: Bool { get }