Creates a TextRun with an explicit text value and optional styling.
const TextRun(this.text, {this.style = Style.empty});