systemKeyboardPress method

void systemKeyboardPress()

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

Implementation

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