[][src]Constant pushrod::render::widget_config::CONFIG_COLOR_TEXT

pub const CONFIG_COLOR_TEXT: u8 = 3;

Widget Text Color key for colors HashMap. This should be the color for the text being displayed inside the Widget. This stored as a Config::Color.