ParagraphBuilder constructor
- ParagraphStyle style
Creates a new ParagraphBuilder object, which is used to create a Paragraph.
Implementation
factory ParagraphBuilder(ParagraphStyle style) = _NativeParagraphBuilder;
Creates a new ParagraphBuilder object, which is used to create a Paragraph.
factory ParagraphBuilder(ParagraphStyle style) = _NativeParagraphBuilder;