menu
webf package
documentation
css.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;
webf package
documentation
css
Token
text property
Token class