menu
kraken_devtools package
documentation
inspector/modules/dom.dart
Rect
Rect constructor
Rect constructor
dark_mode
light_mode
Rect
constructor
Rect
(
{
num
?
x
,
num
?
y
,
num
?
width
,
num
?
height
,
})
Implementation
Rect({ this.x, this.y, this.width, this.height });
kraken_devtools package
documentation
inspector/modules/dom
Rect
Rect constructor
Rect class