pub fn paint_cursor_end(painter: &Painter, visuals: &Visuals, cursor_rect: Rect)
Paint one end of the selection, e.g. the primary cursor.
This will never blink.