menu
all_sensors package
documentation
all_sensors.dart
GyroscopeEvent
GyroscopeEvent.new constructor
GyroscopeEvent.new constructor
dark_mode
light_mode
GyroscopeEvent
constructor
GyroscopeEvent
(
double
x
,
double
y
,
double
z
)
Implementation
GyroscopeEvent(this.x, this.y, this.z);
all_sensors package
documentation
all_sensors
GyroscopeEvent
GyroscopeEvent.new constructor
GyroscopeEvent class