systemKeyboardPress method

Future<void> systemKeyboardPress()

Plays the system keyboard-press haptic.

Implementation

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