systemKeyboardTap method

void systemKeyboardTap()

Plays the system keyboard-tap haptic without awaiting the platform call.

Implementation

void systemKeyboardTap() => _presets.playSync('systemKeyboardTap');