menu
csslib package
documentation
parser.dart
Token
text property
text property
dark_mode
light_mode
text
property
String
get
text
Returns the source text corresponding to this
Token
.
Implementation
String get text => span.text;
csslib package
documentation
parser
Token
text property
Token class