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

pub const CONFIG_COLOR_BORDER: u8 = 2;

Widget Border Color key for colors HashMap. This should be used for the color of the border, if the Widget draws a border. This stored as a Config::Color.