text constructor

const text(
  1. String content
)

Implementation

const text(this.content) : super('');