text property

String? text
inherited

Get the text of the token.

Implementation

String? get text;
void text=(String? text)

Implementation

set text(String? text);