menu
bones_ui package
documentation
bones_ui_test.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, ]);
bones_ui package
documentation
bones_ui_test
DOMRect
DOMRect.new factory constructor
DOMRect extension type