Style
public struct Style
Style contains the diffent aspects of UI styling guidelines that we use
-
The colors we use
See also
SeeAlsoStyleColorKindDeclaration
Swift
public static let colors: StyleColors -
The icons we use
See also
SeeAlsoStyleIconKindDeclaration
Swift
public static let icons: StyleIcons
View on GitHub
Style Structure Reference