canMergeBothParagraphs abstract method
Decides if we will merge the current Pr ↓ with the nextParagraph
Implementation
bool canMergeBothParagraphs(
{required Paragraph paragraph, required Paragraph nextParagraph});
Decides if we will merge the current Pr ↓ with the nextParagraph
bool canMergeBothParagraphs(
{required Paragraph paragraph, required Paragraph nextParagraph});