documentOffset property
Provides the coordinates of the element relative to the top of the document.
This method is the Dart equivalent to jQuery's offset method.
Implementation
Point get documentOffset => offsetTo(document.documentElement!);
Content-Length: 9975 | pFad | https://api.dart.dev/dart-html/../dart-html/Element/documentOffset.html
Fetched URL: https://api.dart.dev/dart-html/../dart-html/Element/documentOffset.html
Alternative Proxies: