Function egui::style::ui_color

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