menu
universal_web package
documentation
web.dart
DeviceMotionEventAccelerationInit
DeviceMotionEventAccelerationInit.new factory constructor
DeviceMotionEventAccelerationInit.new factory constructor
dark_mode
light_mode
DeviceMotionEventAccelerationInit
constructor
DeviceMotionEventAccelerationInit
(
{
num
?
x
,
num
?
y
,
num
?
z
,
})
Implementation
external factory DeviceMotionEventAccelerationInit({ num? x, num? y, num? z, });
universal_web package
documentation
web
DeviceMotionEventAccelerationInit
DeviceMotionEventAccelerationInit.new factory constructor
DeviceMotionEventAccelerationInit extension type