menu
webf package
documentation
css.dart
Token
start property
start property
dark_mode
light_mode
start
property
int
get
start
The start offset of this token.
Implementation
int get start => span.start.offset;
webf package
documentation
css
Token
start property
Token class