systemPrimitiveTick method

Future<void> systemPrimitiveTick()

Plays the system primitive-tick haptic.

Implementation

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