menu
js_bindings package
documentation
bindings/orientation_event.dart
DeviceMotionEventRotationRateInit
DeviceMotionEventRotationRateInit factory constructor
DeviceMotionEventRotationRateInit factory constructor
dark_mode
light_mode
DeviceMotionEventRotationRateInit
constructor
DeviceMotionEventRotationRateInit
(
{
double
?
alpha
,
double
?
beta
,
double
?
gamma
,
})
Implementation
external factory DeviceMotionEventRotationRateInit( {double? alpha, double? beta, double? gamma});
js_bindings package
documentation
bindings/orientation_event
DeviceMotionEventRotationRateInit
DeviceMotionEventRotationRateInit factory constructor
DeviceMotionEventRotationRateInit class