menu
spark_framework package
documentation
spark.dart
DOMPoint
DOMPoint.new factory constructor
DOMPoint.new factory constructor
dark_mode
light_mode
DOMPoint
constructor
DOMPoint
(
[
num
x
,
num
y
,
num
z
,
num
w
,
])
Implementation
external factory DOMPoint([ num x, num y, num z, num w, ]);
spark_framework package
documentation
spark
DOMPoint
DOMPoint.new factory constructor
DOMPoint extension type