egui::style

Function ui_color

Source
fn ui_color(
    ui: &mut Ui,
    color: &mut Color32,
    label: impl Into<WidgetText>,
) -> Response