systemKeyboardPress method
Plays the system keyboard-press haptic.
Implementation
Future<void> systemKeyboardPress() => play('systemKeyboardPress');
Plays the system keyboard-press haptic.
Future<void> systemKeyboardPress() => play('systemKeyboardPress');