TextContentBlock constructor

const TextContentBlock(
  1. String text
)

Implementation

const TextContentBlock(this.text);