@objc open var titleColor: UIColor? {

        didSet {

            if let color: UIColor = titleColor {