text property

String text

Returns the source text corresponding to this Token.

Implementation

String get text => span.text;