menu
universal_web package
documentation
web.dart
DOMRect
DOMRect.new factory constructor
DOMRect.new factory constructor
dark_mode
light_mode
DOMRect
constructor
DOMRect
(
[
num
x
,
num
y
,
num
width
,
num
height
,
])
Implementation
external factory DOMRect([ num x, num y, num width, num height, ]);
universal_web package
documentation
web
DOMRect
DOMRect.new factory constructor
DOMRect extension type