systemEffectTick method

Future<void> systemEffectTick()

Plays the system tick effect haptic.

Implementation

Future<void> systemEffectTick() => play('systemEffectTick');