UIButton(VouchrTheme)

@interface UIButton (VouchrTheme)

- (void)applyButtonTheme:(ButtonTheme *)buttonTheme;

@end

Undocumented