luxlabs header browser preview


@interface CNPropertyLabelButton : UIButton

+ (id)propertyLabelButton;

- (void)tintColorDidChange;
- (void)updateConstraints;

@end