pub type IconPainter = Box<dyn FnOnce(&Ui, Rect, &WidgetVisuals, bool) + 'static, Global>;
Expand description

A function that paints the ComboBox icon