pub fn align_highlights_and_cursor_paragraph(
    node: &DioxusNode<'_>,
    area: &Area,
    paragraph: &Paragraph,
    cursor_rect: &TextBox,
    width: Option<f32>
) -> (Point2D, Point2D)
Expand description

Align the Y axis of the highlights and cursor of a paragraph