TextObject constructor

const TextObject(
  1. String text
)

Implementation

const TextObject(this.text);