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

Style for white large label.

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