PageBlockParagraph constructor

PageBlockParagraph({
  1. RichText? text,
})

Implementation

PageBlockParagraph({this.text});