ColorTheme
public protocol ColorTheme
-
Declaration
Swift
var contentColor: UIColor { get } -
Declaration
Swift
var contentBackgroundColor: UIColor { get }
public protocol ColorTheme
Swift
var contentColor: UIColor { get }
Swift
var contentBackgroundColor: UIColor { get }