Creates a styled string from text with optional wrap and tail.
text
wrap
tail
StyledString(this.text, {this.wrap = false, this.tail = ''});