text property

String get text

Returns the source text corresponding to this Token.

Implementation

String get text => span.text;