Function egui::style::ui_color

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