egui::widgets

Function stroke_ui

Source
pub fn stroke_ui(ui: &mut Ui, stroke: &mut Stroke, text: &str)
👎Deprecated: Use ui.add(&mut stroke) instead