TextToken constructor

const TextToken(
  1. String text
)

Implementation

const TextToken(this.text);