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

Style for white mini label.

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