menu
bones_ui package
documentation
bones_ui_test.dart
DOMPointInit
DOMPointInit.new factory constructor
DOMPointInit.new factory constructor
dark_mode
light_mode
DOMPointInit
constructor
DOMPointInit
(
{
num
x
,
num
y
,
num
z
,
num
w
,
})
Implementation
external factory DOMPointInit({ num x, num y, num z, num w, });
bones_ui package
documentation
bones_ui_test
DOMPointInit
DOMPointInit.new factory constructor
DOMPointInit extension type