TextSpan constructor

TextSpan(
  1. String text
)

Implementation

TextSpan(this.text): super([]);