Function freya_testing::create_paragraph 
pub fn create_paragraph(
    node: &NodeRef<'_, CustomAttributeValues>,
    node_area: &Rect<f32, Measure>,
    font_collection: &RCHandle<skia_textlayout_FontCollection>,
    is_rendering: bool
) -> RefHandle<skia_textlayout_Paragraph>Expand description
Compose a new SkParagraph