Color
public protocol Color
Color which represents base color, other palettes creates lighter and darker colors of base color.
-
represents base color
Declaration
Swift
static var base: UIColor { get }