pub fn modifiers_text(modifiers: Modifiers, ctx: &Context) -> IconText
Helper to add [egui::Modifiers] as text with icons. Will automatically show Cmd/Ctrl based on the OS.
egui::Modifiers