systemVirtualKey method

Future<void> systemVirtualKey()

Plays the system virtual-key haptic.

Implementation

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