pub fn paint_text_cursor( ui: &Ui, painter: &Painter, primary_cursor_rect: Rect, time_since_last_edit: f64, )
Paint one end of the selection, e.g. the primary cursor, with blinking (if enabled).