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

pub const CONFIG_COLOR_SELECTED: u8 = 4;

Widget Selected Color key for colors HashMap. This is the color the Widget should display when in selected state. This stored as a Config::Color.