StreamingText constructor

const StreamingText(
  1. String text
)

Implementation

const StreamingText(this.text);