TextSpanAnnotatedRegion constructor
Creates a new TextSpanAnnotatedRegion.
Implementation
const TextSpanAnnotatedRegion({this.startIndex, this.endIndex});
Creates a new TextSpanAnnotatedRegion.
const TextSpanAnnotatedRegion({this.startIndex, this.endIndex});