BoldToken constructor

const BoldToken(
  1. String text
)

Implementation

const BoldToken(this.text);