Function egui::text_selection::visuals::paint_cursor
source · pub fn paint_cursor(painter: &Painter, visuals: &Visuals, cursor_rect: Rect)
Expand description
Paint one end of the selection, e.g. the primary cursor.