[−][src]Constant pushrod::render::widget_config::CONFIG_COLOR_SECONDARY
pub const CONFIG_COLOR_SECONDARY: u8 = 5;
Widget Secondary Color key for colors HashMap. This is the color the Widget should
display for any secondary properties, such as a fill color for a progress widget, a spinner,
etc. This stored as a Config::Color.