ParagraphBlock constructor

const ParagraphBlock(
  1. String text
)

Implementation

const ParagraphBlock(this.text);