UILabel(VouchrTheme)

@interface UILabel (VouchrTheme)

- (void)applyFontTheme:(VOFontTheme *)fontTheme;

@end

Undocumented