menu
im_themed package
documentation
third-party/csslib/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;
im_themed package
documentation
third-party/csslib/parser
Token
text property
Token class