build abstract method

Paragraph build()

Applies the given paragraph style and returns a Paragraph containing the added text and associated styling.

After calling this function, the paragraph builder object is invalid and cannot be used further.

Implementation

Paragraph build();