egui::style

Function ui_text_color

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