TextAnsiMessagePart constructor

const TextAnsiMessagePart(
  1. String text
)

Implementation

const TextAnsiMessagePart(this.text);