EditorStyles.whiteBoldLabel
static var whiteBoldLabel: GUIStyle;
static GUIStyle whiteBoldLabel;
static whiteBoldLabel as GUIStyle
Description

Style for white bold label.

Useful for coloring your labels; set GUI.contentColor to your text color, then use this style.