menu
js_bindings package
documentation
bindings/dom.dart
PropsElement
getBoundingClientRect method
getBoundingClientRect method
dark_mode
light_mode
getBoundingClientRect
method
DOMRect
getBoundingClientRect
(
)
Implementation
DOMRect getBoundingClientRect() => js_util.callMethod(this, 'getBoundingClientRect', []);
js_bindings package
documentation
bindings/dom
PropsElement
getBoundingClientRect method
PropsElement extension on
Element