menu
spark_framework package
documentation
spark.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, });
spark_framework package
documentation
spark
DOMRectInit
DOMRectInit.new factory constructor
DOMRectInit extension type