systemKeyboardTap method

Future<void> systemKeyboardTap()

Plays the system keyboard-tap haptic.

Implementation

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