systemPrimitiveClick method

Future<void> systemPrimitiveClick()

Plays the system primitive-click haptic.

Implementation

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