accel property
latefinal
Provides access to the device's accelerometer data.
Use this to detect device motion and orientation changes.
Implementation
late final Accelerometer accel;
Provides access to the device's accelerometer data.
Use this to detect device motion and orientation changes.
late final Accelerometer accel;