accel property

Accelerometer accel
latefinal

Provides access to the device's accelerometer data.

Use this to detect device motion and orientation changes.

Implementation

late final Accelerometer accel;