menu
universal_web package
documentation
web.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, ]);
universal_web package
documentation
web
DOMPoint
DOMPoint.new factory constructor
DOMPoint extension type