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