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