Creates a TextSpan with optional text, children, and style.
text
children
style
const TextSpan({this.text, this.children, this.style});