luxlabs header browser preview


@class UILabel;

@interface GKDashboardKeyboardAccessoryView : UIView

@property (nonatomic) UILabel *titleLabel;
@property (nonatomic) UILabel *subtitleLabel;
@property (nonatomic) UILabel *descriptionLabel;

@end