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