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