menu
im_themed package
documentation
third-party/csslib/parser.dart
Token
end property
end property
dark_mode
light_mode
end
property
int
get
end
The end offset of this token.
Implementation
int get end => span.end.offset;
im_themed package
documentation
third-party/csslib/parser
Token
end property
Token class