BlockquoteToken constructor

const BlockquoteToken(
  1. String text
)

Implementation

const BlockquoteToken(this.text);